diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-10-09 16:39:40 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-10-09 16:39:40 +0000 |
commit | 6c4072e8507a70c7a3dbd80b8d032fabebad77c2 (patch) | |
tree | dbe71699f02a8a8530f0456b31079dd43ada64d6 /doc/APIfiles.html | |
parent | 077ab960612ac46449cb325f70094915c9aba635 (diff) | |
download | libxslt-6c4072e8507a70c7a3dbd80b8d032fabebad77c2.tar.gz libxslt-6c4072e8507a70c7a3dbd80b8d032fabebad77c2.tar.bz2 libxslt-6c4072e8507a70c7a3dbd80b8d032fabebad77c2.zip |
updated the doc XSLT to add the search, added the search page, fixed a
* doc/*: updated the doc XSLT to add the search, added the search
page, fixed a link problem raised by Yves Pratter, regenerated
Daniel
Diffstat (limited to 'doc/APIfiles.html')
-rw-r--r-- | doc/APIfiles.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/APIfiles.html b/doc/APIfiles.html index d100ea55..b96d854d 100644 --- a/doc/APIfiles.html +++ b/doc/APIfiles.html @@ -49,13 +49,18 @@ A:link, A:visited, A:active { text-decoration: underline } </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> +<tr><td bgcolor="#fffacd"> +<form action="http://xmlsoft.org/XSLT/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> +</ul> +</td></tr> </table> <table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr> @@ -292,7 +297,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltinternals.html#XSLT-PAT-NO-PRIORITY-CAPS">XSLT_PAT_NO_PRIORITY</a> <a href="html/libxslt-xsltinternals.html#XSLTRUNTIMEEXTRA">xsltRuntimeExtra</a> <a href="html/libxslt-xsltinternals.html#XSLTRUNTIMEEXTRAPTR">xsltRuntimeExtraPtr</a> -<a href="">XSLT_RUNTIME_EXTRA_LST</a> +<a href="html/libxslt-xsltinternals.html#XSLT-RUNTIME-EXTRA-LST-CAPS">XSLT_RUNTIME_EXTRA_LST</a> <a href="html/libxslt-xsltinternals.html#XSLT-RUNTIME-EXTRA-FREE-CAPS">XSLT_RUNTIME_EXTRA_FREE</a> <a href="html/libxslt-xsltinternals.html#XSLT-RUNTIME-EXTRA-CAPS">XSLT_RUNTIME_EXTRA</a> <a href="html/libxslt-xsltinternals.html#XSLTTEMPLATE">xsltTemplate</a> |