mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
preparing release 2.4.27 updated and rebuilt the docs try to make sure the
* configure.in: preparing release 2.4.27 * doc/* : updated and rebuilt the docs * doc/Makefile.am libxml.spec.in: try to make sure the tutorial and all the docs are actually packaged and in the final RPMs * parser.c parserInternals.c include/libxml/parser.h: restore xmllint --recover feature. 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="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>
|
||||
@ -202,6 +207,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dt>Token</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEATTRIBUTE">xmlValidateOneAttribute</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONENAMESPACE">xmlValidateOneNamespace</a>
|
||||
</dd>
|
||||
<dt>Traversal</dt>
|
||||
<dd>
|
||||
@ -250,6 +256,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-valid.html#XMLVALIDATENOTATIONDECL">xmlValidateNotationDecl</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEATTRIBUTE">xmlValidateOneAttribute</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEELEMENT">xmlValidateOneElement</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONENAMESPACE">xmlValidateOneNamespace</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEROOT">xmlValidateRoot</a>
|
||||
</dd>
|
||||
<dt>Type</dt>
|
||||
@ -257,6 +264,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-schemasinternals.html#XMLSCHEMAFREETYPE">xmlSchemaFreeType</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEELEMENTDECL">xmlValidateElementDecl</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEATTRIBUTE">xmlValidateOneAttribute</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONENAMESPACE">xmlValidateOneNamespace</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEROOT">xmlValidateRoot</a>
|
||||
</dd>
|
||||
<dt>Types</dt>
|
||||
@ -389,6 +397,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-valid.html#XMLVALIDATENOTATIONUSE">xmlValidateNotationUse</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEATTRIBUTE">xmlValidateOneAttribute</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEELEMENT">xmlValidateOneElement</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONENAMESPACE">xmlValidateOneNamespace</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEROOT">xmlValidateRoot</a>
|
||||
</dd>
|
||||
<dt>VMS</dt>
|
||||
@ -416,6 +425,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dt>Value</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONEATTRIBUTE">xmlValidateOneAttribute</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDATEONENAMESPACE">xmlValidateOneNamespace</a>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHNEWVALUETREE">xmlXPathNewValueTree</a>
|
||||
</dd>
|
||||
<dt>Values</dt>
|
||||
|
Reference in New Issue
Block a user