DOM stands for the Document
+DOM Principles |    | The XML C parser and toolkit of GnomeDOM Principles |
|
|
| 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 f6c93235..e6992d87 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   | The XML C parser and toolkit of GnomeFAQ |
|
|
| Table of Contents: - License(s)
+FAQ |    | The XML C parser and toolkit of GnomeFAQ |
|
|
| Table of Contents: - License(s)
- Installation
- Compilation
- Developer corner
diff --git a/doc/XMLinfo.html b/doc/XMLinfo.html
index 81eedab9..9f69ce08 100644
--- a/doc/XMLinfo.html
+++ b/doc/XMLinfo.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 }
-XML   | The XML C parser and toolkit of GnomeXML |
|
|
| XML is a standard for
+ XML |    | The XML C parser and toolkit of GnomeXML |
|
|
| XML is a standard for
markup-based structured documents. Here is an example XML
document: <?xml version="1.0"?>
<EXAMPLE prop1="gnome is great" prop2="& linux too">
diff --git a/doc/XSLT.html b/doc/XSLT.html
index bbacf056..913c93c3 100644
--- a/doc/XSLT.html
+++ b/doc/XSLT.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 }
-XSLT    | The XML C parser and toolkit of GnomeXSLT |
|
|
| Check the separate libxslt page XSL Transformations, is a
+ XSLT |    | The XML C parser and toolkit of GnomeXSLT |
|
|
| Check the separate libxslt page XSL Transformations, is a
language for transforming XML documents into other XML documents (or
HTML/textual output). A separate library called libxslt is available implementing XSLT-1.0 for
libxml2. This module "libxslt" too can be found in the Gnome CVS base. You can check the features
diff --git a/doc/architecture.html b/doc/architecture.html
index 91476c12..87fee086 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   | The XML C parser and toolkit of Gnomelibxml2 architecture |
|
|
| Libxml2 is made of multiple components; some of them are optional, and
+ libxml2 architecture |    | The XML C parser and toolkit of Gnomelibxml2 architecture |
|
|
| Libxml2 is made of multiple components; some of them are optional, and
most of the block interfaces are public. The main components are: - an Input/Output layer
- FTP and HTTP client layers (optional)
- an Internationalization layer managing the encodings support
diff --git a/doc/bugs.html b/doc/bugs.html
index 26d48aed..62e49853 100644
--- a/doc/bugs.html
+++ b/doc/bugs.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 }
-Reporting bugs and getting help   | The XML C parser and toolkit of GnomeReporting bugs and getting help |
|
|
| Well, bugs or missing features are always possible, and I will make a
+ Reporting bugs and getting help |    | The XML C parser and toolkit of GnomeReporting bugs and getting help |
|
|
| Well, bugs or missing features are always possible, and I will make a
point of fixing them in a timely fashion. The best way to report a bug is to
use the Gnome
bug tracking database (make sure to use the "libxml2" module name). I
diff --git a/doc/catalog.html b/doc/catalog.html
index d6c48e0f..fa862fed 100644
--- a/doc/catalog.html
+++ b/doc/catalog.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 }
- Catalog support   | The XML C parser and toolkit of GnomeCatalog support |
|
|
| Table of Content: - General overview
+Catalog support |    | The XML C parser and toolkit of GnomeCatalog support |
|
|
| Table of Content: - General overview
- The definition
- Using catalogs
- Some examples
diff --git a/doc/contribs.html b/doc/contribs.html
index 7d9b0b36..59a0b262 100644
--- a/doc/contribs.html
+++ b/doc/contribs.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 }
-Contributions   | The XML C parser and toolkit of GnomeContributions |
|
|
| - Bjorn Reese, William Brack and Thomas Broyer have provided a number of
+Contributions
 |    | The XML C parser and toolkit of GnomeContributions |
|
|
| - Bjorn Reese, William Brack and Thomas Broyer have provided a number of
patches, Gary Pennington worked on the validation API, threading support
and Solaris port.
- John Fleck helps maintaining the documentation and man pages.
diff --git a/doc/docs.html b/doc/docs.html
index b27cff43..c84060d7 100644
--- a/doc/docs.html
+++ b/doc/docs.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 }
-Developer Menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|