mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
added an XML description of the API, moved the script generating it here.
* Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py: added an XML description of the API, moved the script generating it here. Added a "make api" target Daniel
This commit is contained in:
@@ -166,184 +166,4 @@ HREF="libxml-htmltree.html"
|
||||
><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-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
|
||||
></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
|
||||
>_functions;
|
||||
</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
|
||||
><<< 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
|
||||
> </B
|
||||
></FONT
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="25%"
|
||||
BGCOLOR="#C00000"
|
||||
ALIGN="right"
|
||||
><A
|
||||
HREF="libxml-parser.html"
|
||||
><FONT
|
||||
COLOR="#FFFFFF"
|
||||
SIZE="3"
|
||||
><B
|
||||
>Next Page >>></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
|
||||
>
|
||||
> —
|
Reference in New Issue
Block a user