mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
Integrated the search form to the web site, regenerated, Daniel
This commit is contained in:
@ -63,13 +63,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/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>
|
||||
|
Reference in New Issue
Block a user