Leo<HTML>

Home

Home
    About
    Classification
News
Screenshots
Documentation
Download
License
Developers
Sitemap

Sources of index.html
   
   
<include file="top.h">  
  
<conf pos="/home" pagename="index">  
  
<section link="/home/about" local="about">  
  
<p>  
 <leohtml> is a HTML precompiler for <b>static</b> home page generation.  
 It detects special HTML tags in your page and generates HTML code out of it.  
</p>  
 <p>  
   It supports:  
   <ul>  
     <li>file including</li>  
     <li>soft and hard macros</li>  
     <li>menu tree handling</li>  
     <li>image size detection</li>  
     <li>file link generation with reguar expression support</li>  
     <li>multiple languages page generation with character support</li>  
     <li>frames</li>  
     <li>dynamic code generation via a javascript interpreter</li>  
     <li>customizeable init system</li>  
     <li>user tag definitions</li>  
      </ul>  
    </p>  
  
   More infos? Have a look on the <link path="/doc/leohtml"> section.  
  
</section>  
  
<!--  *************** -->  
  
<section link="/home/classification" local="classification">  
  
      <h3>Implementation</h3>  
      <blockquote>  
         <ul>  
           <li><include file="proglines.txt"> LoC C++ source</li>  
           <li><include file="doclines.txt"> LoC LeoHTML source</li>  
         </ul>  
      </blockquote>  
  
  
      <h3>Requirements</h3>  
      <blockquote>  
         <ul>  
           <li>C++ compiler</li>  
           <li><link path="/download" title_type="<a href=\"LINK\">Additional libraries</a>"></li>  
           <li>Unix derivate</li>  
         </ul>  
      </blockquote>  
  
  
      <h3>Availability</h3>  
      <blockquote>  
         <ul>  
           <li>freely distributable</li>  
           <li>freely usable</li>  
           <li>copyrighted</li>  
           <li>GNU <link path="/license" title_type="<a href=\"LINK\">General Public License v2</a>" position="/home"></li>  
         </ul>  
      </blockquote>  
  
  
      <h3>Status</h3>  
      <blockquote>  
         <ul>  
           <li>genesis: June 1998</li>  
           <li>first release: Sept 1998 (written in Perl)</li>  
           <li>first usable C++ release: June 2000</li>  
           <li>there are no real bugs, but some restrictions</li>  
           <li>Code, a little bit ugly in design, but fast</li>  
           <li>active development</li>  
           <li>stable</li>  
         </ul>  
      </blockquote>  
  
  
</section>  
  
<include file="bottom.h">  
                



This page was created by King Leo . Page generator was Leo<HTML> version 1.0.0 .