diff --git a/doc/Makefile.am b/doc/Makefile.am index 5eb30d40..cab64bc0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -48,7 +48,7 @@ $(APIPAGES): libxml2-refs.xml site.xsl api.xsl $(bindir)/xsltproc --html $(top_srcdir)/doc/api.xsl $(top_srcdir)/doc/xml.html ; fi ); scan: - -gtkdoc-scan --module=libxml --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="acconfig.h config.h win32config.h trio.h triostr.h triop.h config-mac.h XMLTestPrefix2.h XMLTestPrefix.h triodef.h trionan.h xlink.h libxml.h libxml2-py.h libxml_wrap.h xmlschemas.h xmlschemastypes.h" + -gtkdoc-scan --module=libxml --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="acconfig.h config.h win32config.h trio.h triostr.h triop.h config-mac.h XMLTestPrefix2.h XMLTestPrefix.h triodef.h trionan.h xlink.h libxml.h libxml2-py.h libxml_wrap.h" templates: scan -gtkdoc-mktmpl --module=libxml diff --git a/doc/gnome-xml.sgml b/doc/gnome-xml.sgml index d8fa1ca3..48ac5c9b 100644 --- a/doc/gnome-xml.sgml +++ b/doc/gnome-xml.sgml @@ -31,6 +31,8 @@ + + ]> @@ -90,10 +92,12 @@ build by extracting comments from the code sources. &parser; + &xmlreader; &SAX; &tree; &entities; &valid; + &relaxng; &uri; &error; &HTMLparser; diff --git a/doc/html/book1.html b/doc/html/book1.html index 43b3367e..117b3ee7 100644 --- a/doc/html/book1.html +++ b/doc/html/book1.html @@ -46,7 +46,9 @@ NAME="AEN2" >

Daniel Veillard

Daniel Veillard