diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-01-24 01:03:34 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-01-24 01:03:34 +0000 |
commit | 276be4a6e5aa2de82cafe8eeb524fb62cc7638f2 (patch) | |
tree | 516f5357245daa7985aa5507eba6836da953ac93 /doc/APIchunk20.html | |
parent | 98bf67acf13958d23620e77eb544c204cc8d2a58 (diff) | |
download | libxml2-276be4a6e5aa2de82cafe8eeb524fb62cc7638f2.tar.gz |
more work on Relax-NG regenerated the docs updated and augmented the
* relaxng.c: more work on Relax-NG
* doc/*: regenerated the docs
* test/relaxng/* result/relaxng/*: updated and augmented the
Relax-NG regression tests and results
Daniel
Diffstat (limited to 'doc/APIchunk20.html')
-rw-r--r-- | doc/APIchunk20.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html index ec24c23e..12ffb778 100644 --- a/doc/APIchunk20.html +++ b/doc/APIchunk20.html @@ -27,7 +27,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="FAQ.html">FAQ</a></li> @@ -61,20 +65,6 @@ A:link, A:visited, A:active { text-decoration: underline } <li> <a href="xml.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> @@ -93,6 +83,16 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&product=libxml2">Bug Tracker</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"> <h2 align="center"> |