From a59853a3cc72623b6a09fa6f6d974e0c4f92a8f4 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 12 Nov 2003 22:50:47 +0000 Subject: [PATCH] integrating the examples in the navigation menus added make tests, updated * doc/*: integrating the examples in the navigation menus * doc/examples/*: added make tests, updated the navigation, added a new test, cleanups, updates. 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 | 1 + doc/examples/Makefile.am | 14 ++++++-- doc/examples/examples.xml | 49 +++++++++++++++++++++++++--- doc/examples/examples.xsl | 3 ++ doc/examples/index.html | 4 +-- doc/examples/index.py | 6 ++++ doc/examples/parse1.c | 2 +- doc/examples/parse2.c | 67 +++++++++++++++++++++++++++++++++++++++ doc/examples/test2.xml | 13 ++++++++ doc/help.html | 2 +- doc/index.html | 3 ++ 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/site.xsl | 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 +- 38 files changed, 186 insertions(+), 36 deletions(-) create mode 100644 doc/examples/parse2.c create mode 100644 doc/examples/test2.xml diff --git a/ChangeLog b/ChangeLog index 6a3e7de7..936c5ebe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 12 23:48:26 CET 2003 Daniel Veillard + + * doc/*: integrating the examples in the navigation menus + * doc/examples/*: added make tests, updated the navigation, + added a new test, cleanups, updates. + Wed Nov 12 17:50:36 CET 2003 Daniel Veillard * doc/*.html: rebuilt the generated HTML pages diff --git a/doc/DOM.html b/doc/DOM.html index 60d978df..65c47a4b 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 2bc785f7..f662db1c 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: