1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

fixing a function comment switching to the XML/XSLT doc generation closing

* xmlschemas.c doc/libxml2-api.xml: fixing a function comment
* doc/Makefile.am doc/apibuild.py doc/gnome-xml.sgml: switching
  to the XML/XSLT doc generation closing #111799
* doc/html/*: complete update of the HTML results
Daniel
This commit is contained in:
Daniel Veillard
2003-04-29 12:40:16 +00:00
parent a28d236577
commit d433046ae5
48 changed files with 15465 additions and 104194 deletions

View File

@@ -1,393 +1,34 @@
<HTML
><HEAD
><TITLE
>Libxml Library Reference</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
REL="HOME"
TITLE="Gnome XML Library Reference Manual"
HREF="book1.html"><LINK
REL="PREVIOUS"
TITLE="Libxml Programming Notes"
HREF="libxml-notes.html"><LINK
REL="NEXT"
TITLE="parser"
HREF="libxml-parser.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
BGCOLOR="#000000"
CELLPADDING="1"
CELLSPACING="0"
><TR
><TH
COLSPAN="4"
ALIGN="center"
><FONT
COLOR="#FFFFFF"
SIZE="5"
>Gnome XML Library Reference Manual</FONT
></TH
></TR
><TR
><TD
WIDTH="25%"
BGCOLOR="#C00000"
ALIGN="left"
><A
HREF="libxml-notes.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>&#60;&#60;&#60; Previous Page</B
></FONT
></A
></TD
><TD
WIDTH="25%"
BGCOLOR="#0000C0"
ALIGN="center"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
><A
HREF="book1.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>Home</B
></FONT
></A
></B
></FONT
></TD
><TD
WIDTH="25%"
BGCOLOR="#00C000"
ALIGN="center"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>&nbsp;</B
></FONT
></TD
><TD
WIDTH="25%"
BGCOLOR="#C00000"
ALIGN="right"
><A
HREF="libxml-parser.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>Next Page &#62;&#62;&#62;</B
></FONT
></A
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="LIBXML-LIB"
></A
>Libxml Library Reference</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="libxml-parser.html"
>parser</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlreader.html"
>xmlreader</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-sax.html"
>SAX</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-tree.html"
>tree</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-entities.html"
>entities</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-valid.html"
>valid</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-relaxng.html"
>relaxng</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-uri.html"
>uri</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlerror.html"
>xmlerror</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-htmlparser.html"
>HTMLparser</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-htmltree.html"
>HTMLtree</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xpath.html"
>xpath</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xpathinternals.html"
>xpathInternals</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xpointer.html"
>xpointer</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xinclude.html"
>xinclude</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-nanohttp.html"
>nanohttp</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-nanoftp.html"
>nanoftp</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlio.html"
>xmlIO</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-catalog.html"
>catalog</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-c14n.html"
>c14n</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-threads.html"
>threads</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-globals.html"
>globals</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-docbparser.html"
>DOCBparser</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-parserinternals.html"
>parserInternals</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-encoding.html"
>encoding</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-hash.html"
>hash</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-debugxml.html"
>debugXML</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlmemory.html"
>xmlmemory</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlregexp.html"
>xmlregexp</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlautomata.html"
>xmlautomata</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlunicode.html"
>xmlunicode</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlschemas.html"
>xmlschemas</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-xmlschemastypes.html"
>xmlschemastypes</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="libxml-schemasinternals.html"
>schemasInternals</A
>&nbsp;--&nbsp;</DT
></DL
></DIV
><P
>This section contains the API reference for libxml. All
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Libxml Library Reference</title><meta name="generator" content="DocBook XSL Stylesheets V1.58.1"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
.synopsis, .classsynopsis {
background: #eeeeee;
border: solid 1px #aaaaaa;
padding: 0.5em;
}
.programlisting {
background: #eeeeff;
border: solid 1px #aaaaff;
padding: 0.5em;
}
.variablelist {
padding: 4px;
margin-left: 3em;
}
.navigation {
background: #ffeeee;
border: solid 1px #ffaaaa;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.navigation a {
color: #770000;
}
.navigation a:visited {
color: #550000;
}
.navigation .title {
font-size: 200%;
}
</style><link rel="home" href="index.html" title="Gnome XML Library Reference Manual"><link rel="up" href="index.html" title="Gnome XML Library Reference Manual"><link rel="previous" href="libxml-notes.html" title="Libxml Programming Notes"><link rel="next" href="libxml-parser.html" title="parser"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="libxml-notes.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></img></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></img></a></td><th width="100%" align="center">Gnome XML Library Reference Manual</th><td><a accesskey="n" href="libxml-parser.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></img></a></td></tr></table><div class="chapter" lang="en"><div class="titlepage"><div><h2 class="title"><a name="libxml-lib"></a>Libxml Library Reference</h2></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="libxml-parser.html">parser</a> - </dt><dt><a href="libxml-xmlreader.html">xmlreader</a> - </dt><dt><a href="libxml-SAX.html">SAX</a> - </dt><dt><a href="libxml-tree.html">tree</a> - </dt><dt><a href="libxml-entities.html">entities</a> - </dt><dt><a href="libxml-valid.html">valid</a> - </dt><dt><a href="libxml-relaxng.html">relaxng</a> - </dt><dt><a href="libxml-uri.html">uri</a> - </dt><dt><a href="libxml-xmlerror.html">xmlerror</a> - </dt><dt><a href="libxml-HTMLparser.html">HTMLparser</a> - </dt><dt><a href="libxml-HTMLtree.html">HTMLtree</a> - </dt><dt><a href="libxml-xpath.html">xpath</a> - </dt><dt><a href="libxml-xpathInternals.html">xpathInternals</a> - </dt><dt><a href="libxml-xpointer.html">xpointer</a> - </dt><dt><a href="libxml-xinclude.html">xinclude</a> - </dt><dt><a href="libxml-nanohttp.html">nanohttp</a> - </dt><dt><a href="libxml-nanoftp.html">nanoftp</a> - </dt><dt><a href="libxml-xmlIO.html">xmlIO</a> - </dt><dt><a href="libxml-catalog.html">catalog</a> - </dt><dt><a href="libxml-c14n.html">c14n</a> - </dt><dt><a href="libxml-threads.html">threads</a> - </dt><dt><a href="libxml-globals.html">globals</a> - </dt><dt><a href="libxml-DOCBparser.html">DOCBparser</a> - </dt><dt><a href="libxml-parserInternals.html">parserInternals</a> - </dt><dt><a href="libxml-encoding.html">encoding</a> - </dt><dt><a href="libxml-hash.html">hash</a> - </dt><dt><a href="libxml-debugXML.html">debugXML</a> - </dt><dt><a href="libxml-xmlmemory.html">xmlmemory</a> - </dt><dt><a href="libxml-xmlregexp.html">xmlregexp</a> - </dt><dt><a href="libxml-xmlautomata.html">xmlautomata</a> - </dt><dt><a href="libxml-xmlunicode.html">xmlunicode</a> - </dt><dt><a href="libxml-xmlschemas.html">xmlschemas</a> - </dt><dt><a href="libxml-xmlschemastypes.html">xmlschemastypes</a> - </dt><dt><a href="libxml-schemasInternals.html">schemasInternals</a> - </dt></dl></div><p>This section contains the API reference for libxml. All
the public interfaces are documented here. This reference guide is
build by extracting comments from the code sources. </P
></DIV
><DIV
CLASS="NAVFOOTER"
><BR
CLEAR="all"><BR><TABLE
WIDTH="100%"
BORDER="0"
BGCOLOR="#000000"
CELLPADDING="1"
CELLSPACING="0"
><TR
><TD
WIDTH="25%"
BGCOLOR="#C00000"
ALIGN="left"
><A
HREF="libxml-notes.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>&#60;&#60;&#60; Previous Page</B
></FONT
></A
></TD
><TD
WIDTH="25%"
BGCOLOR="#0000C0"
ALIGN="center"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
><A
HREF="book1.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>Home</B
></FONT
></A
></B
></FONT
></TD
><TD
WIDTH="25%"
BGCOLOR="#00C000"
ALIGN="center"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>&nbsp;</B
></FONT
></TD
><TD
WIDTH="25%"
BGCOLOR="#C00000"
ALIGN="right"
><A
HREF="libxml-parser.html"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>Next Page &#62;&#62;&#62;</B
></FONT
></A
></TD
></TR
><TR
><TD
COLSPAN="2"
ALIGN="left"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>Libxml Programming Notes</B
></FONT
></TD
><TD
COLSPAN="2"
ALIGN="right"
><FONT
COLOR="#FFFFFF"
SIZE="3"
><B
>parser</B
></FONT
></TD
></TR
></TABLE
></DIV
></BODY
></HTML
>
build by extracting comments from the code sources. </p></div><table xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="libxml-notes.html"><b>&lt;&lt;<EFBFBD>Libxml Programming Notes</b></a></td><td align="right"><a accesskey="n" href="libxml-parser.html"><b>parser<EFBFBD>&gt;&gt;</b></a></td></tr></table></body></html>