From 7ebac02df6a57a5b9598a1d7e701cd0fac8d9b6e Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 25 Feb 2004 22:36:35 +0000 Subject: [PATCH] Added the quote from Mark Pilgrim and link, Daniel --- doc/DOM.html | 2 +- doc/architecture.html | 2 +- doc/docs.html | 2 +- doc/entities.html | 2 +- doc/example.html | 2 +- doc/index.html | 3 +++ doc/interface.html | 2 +- doc/library.html | 2 +- doc/python.html | 2 +- doc/threads.html | 2 +- doc/tree.html | 2 +- doc/upgrade.html | 2 +- doc/xml.html | 6 ++++++ doc/xmlio.html | 2 +- doc/xmlmem.html | 2 +- 15 files changed, 22 insertions(+), 13 deletions(-) diff --git a/doc/DOM.html b/doc/DOM.html index 4076b646..4b83e241 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/architecture.html b/doc/architecture.html index 8a9c8977..0dfeec2c 100644 --- a/doc/architecture.html +++ b/doc/architecture.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 } -libxml2 architecture
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

libxml2 architecture

Developer Menu
API Indexes
Related links

Libxml2 is made of multiple components; some of them are optional, and +libxml2 architecture
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

libxml2 architecture

Developer Menu
API Indexes
Related links

Libxml2 is made of multiple components; some of them are optional, and most of the block interfaces are public. The main components are: