mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +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:
@ -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 b:</h2>
|
||||
<dl>
|
||||
@ -172,6 +173,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
</dd>
|
||||
<dt>because</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHTRANSLATEFUNCTION">xmlXPathTranslateFunction</a>
|
||||
</dd>
|
||||
<dt>becomes</dt>
|
||||
@ -477,8 +479,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>
|
||||
@ -487,7 +489,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>
|
||||
|
Reference in New Issue
Block a user