1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-30 22:43:14 +03:00

fixed a few comments regenerated the docs and added the C14N API fixups

* c14n.c: fixed a few comments
* doc/*.html doc/*/*.html: regenerated the docs and added
  the C14N API
* doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
Daniel
This commit is contained in:
Daniel Veillard
2002-03-09 14:13:11 +00:00
parent a6d2e9ec00
commit db1bdbaeab
40 changed files with 2069 additions and 1473 deletions

View File

@ -95,8 +95,8 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk8.html">c-c</a>
<a href="APIchunk9.html">d-d</a>
<a href="APIchunk10.html">e-e</a>
<a href="APIchunk11.html">f-g</a>
<a href="APIchunk12.html">h-i</a>
<a href="APIchunk11.html">f-f</a>
<a href="APIchunk12.html">g-i</a>
<a href="APIchunk13.html">j-l</a>
<a href="APIchunk14.html">m-n</a>
<a href="APIchunk15.html">o-o</a>
@ -105,7 +105,8 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk18.html">s-s</a>
<a href="APIchunk19.html">t-t</a>
<a href="APIchunk20.html">u-v</a>
<a href="APIchunk21.html">w-x</a>
<a href="APIchunk21.html">w-w</a>
<a href="APIchunk22.html">x-x</a>
</h2>
<h2>Letter m:</h2>
<dl>
@ -484,6 +485,9 @@ A:link, A:visited, A:active { text-decoration: underline }
</dd>
<dt>namespaces</dt>
<dd>
<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
<a href="html/libxml-tree.html#XMLCOPYDOC">xmlCopyDoc</a>
<a href="html/libxml-tree.html#XMLFREENSLIST">xmlFreeNsList</a>
<a href="html/libxml-tree.html#XMLRECONCILIATENS">xmlReconciliateNs</a>
@ -519,6 +523,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-tree.html#XMLNEWCHILD">xmlNewChild</a>
<a href="html/libxml-tree.html#XMLNEWDOCNODE">xmlNewDocNode</a>
<a href="html/libxml-xpath.html#XMLXPATHCONTEXT">xmlXPathContext</a>
<a href="html/libxml-xpath.html#XMLXPATHNEWCONTEXT">xmlXPathNewContext</a>
</dd>
<dt>needed</dt>
<dd>
@ -551,6 +556,9 @@ A:link, A:visited, A:active { text-decoration: underline }
</dd>
<dt>negative</dt>
<dd>
<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
<a href="html/libxml-debugxml.html#XMLSHELLCMD">xmlShellCmd</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHBOOLEANFUNCTION">xmlXPathBooleanFunction</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHCEILINGFUNCTION">xmlXPathCeilingFunction</a>
@ -644,6 +652,16 @@ A:link, A:visited, A:active { text-decoration: underline }
<dd>
<a href="html/libxml-xpathinternals.html#XMLXPATHBOOLEANFUNCTION">xmlXPathBooleanFunction</a>
</dd>
<dt>non-exclusive</dt>
<dd>
<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
</dd>
<dt>non-negative</dt>
<dd>
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
</dd>
<dt>non-normative</dt>
<dd>
<a href="html/libxml-encoding.html#XMLDETECTCHARENCODING">xmlDetectCharEncoding</a>
@ -802,8 +820,8 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk8.html">c-c</a>
<a href="APIchunk9.html">d-d</a>
<a href="APIchunk10.html">e-e</a>
<a href="APIchunk11.html">f-g</a>
<a href="APIchunk12.html">h-i</a>
<a href="APIchunk11.html">f-f</a>
<a href="APIchunk12.html">g-i</a>
<a href="APIchunk13.html">j-l</a>
<a href="APIchunk14.html">m-n</a>
<a href="APIchunk15.html">o-o</a>
@ -812,7 +830,8 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="APIchunk18.html">s-s</a>
<a href="APIchunk19.html">t-t</a>
<a href="APIchunk20.html">u-v</a>
<a href="APIchunk21.html">w-x</a>
<a href="APIchunk21.html">w-w</a>
<a href="APIchunk22.html">x-x</a>
</h2>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
</td></tr></table></td></tr></table></td></tr></table></td>