diff options
Diffstat (limited to 'doc/help.html')
-rw-r--r-- | doc/help.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/help.html b/doc/help.html index 8472566a..81c35cee 100644 --- a/doc/help.html +++ b/doc/help.html @@ -26,7 +26,11 @@ A:link, A:visited, A:active { text-decoration: underline } <td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td> <table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr> -<tr><td bgcolor="#fffacd"><ul> +<tr><td bgcolor="#fffacd"> +<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET"> +<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ..."> +</form> +<ul> <li><a href="index.html">Home</a></li> <li><a href="intro.html">Introduction</a></li> <li><a href="docs.html">Documentation</a></li> @@ -45,20 +49,6 @@ A:link, A:visited, A:active { text-decoration: underline } <li> <a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a> </li> -</ul></td></tr> -</table> -<table width="100%" border="0" cellspacing="1" cellpadding="3"> -<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr> -<tr><td bgcolor="#fffacd"> -<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET"> -<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ..."> -</form> -<ul> -<li><a href="APIchunk0.html">Alphabetic</a></li> -<li><a href="APIconstructors.html">Constructors</a></li> -<li><a href="APIfunctions.html">Functions/Types</a></li> -<li><a href="APIfiles.html">Modules</a></li> -<li><a href="APIsymbols.html">Symbols</a></li> </ul> </td></tr> </table> @@ -79,6 +69,16 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li> </ul></td></tr> </table> +<table width="100%" border="0" cellspacing="1" cellpadding="3"> +<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr> +<tr><td bgcolor="#fffacd"><ul> +<li><a href="APIchunk0.html">Alphabetic</a></li> +<li><a href="APIconstructors.html">Constructors</a></li> +<li><a href="APIfunctions.html">Functions/Types</a></li> +<li><a href="APIfiles.html">Modules</a></li> +<li><a href="APIsymbols.html">Symbols</a></li> +</ul></td></tr> +</table> </td></tr></table></td> <td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"> <p>You can help the project in various ways, the best thing to do first is to |