From 8c03401bdae80eb04b613cebd931e6365abf3275 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 12 Nov 2003 16:54:26 +0000 Subject: [PATCH] rebuilt the generated HTML pages updated the stylesheets, added a * doc/*.html: rebuilt the generated HTML pages * doc/examples/*: updated the stylesheets, added a synopsis, Makefile.am is now generated by index.py Daniel --- ChangeLog | 6 ++++ doc/DOM.html | 2 +- doc/FAQ.html | 2 +- doc/XMLinfo.html | 2 +- doc/XSLT.html | 2 +- doc/architecture.html | 2 +- doc/bugs.html | 2 +- doc/catalog.html | 2 +- doc/contribs.html | 2 +- doc/docs.html | 2 +- doc/downloads.html | 2 +- doc/encoding.html | 2 +- doc/entities.html | 2 +- doc/example.html | 2 +- doc/examples/.cvsignore | 2 +- doc/examples/Makefile.am | 20 ++++++----- doc/examples/examples.xml | 25 +++++++------- doc/examples/examples.xsl | 22 ++++++++---- doc/examples/index.html | 2 +- doc/examples/index.py | 48 ++++++++++++++++++++++++++- doc/examples/{example1.c => parse1.c} | 1 + doc/help.html | 2 +- doc/index.html | 10 +++--- doc/interface.html | 2 +- doc/intro.html | 2 +- doc/library.html | 2 +- doc/namespaces.html | 2 +- doc/news.html | 2 +- doc/python.html | 2 +- doc/threads.html | 2 +- doc/tree.html | 2 +- doc/upgrade.html | 2 +- doc/xmldtd.html | 2 +- doc/xmlio.html | 2 +- doc/xmlmem.html | 2 +- 35 files changed, 127 insertions(+), 61 deletions(-) rename doc/examples/{example1.c => parse1.c} (95%) diff --git a/ChangeLog b/ChangeLog index d552706d..6a3e7de7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 12 17:50:36 CET 2003 Daniel Veillard + + * doc/*.html: rebuilt the generated HTML pages + * doc/examples/*: updated the stylesheets, added a synopsis, + Makefile.am is now generated by index.py + Wed Nov 12 01:38:16 CET 2003 Daniel Veillard * doc/site.xsl doc/examples/Makefile.am doc/examples/index.html: diff --git a/doc/DOM.html b/doc/DOM.html index b84e92e4..60d978df 100644 --- a/doc/DOM.html +++ b/doc/DOM.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -DOM Principles
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document +DOM Principles
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document Object Model; this is an API for accessing XML or HTML structured documents. Native support for DOM in Gnome is on the way (module gnome-dom), and will be based on gnome-xml. This will be a far cleaner interface to diff --git a/doc/FAQ.html b/doc/FAQ.html index e6992d87..2bc785f7 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -FAQ
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

FAQ

Main Menu
Related links

Table of Contents: