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 e2b38633..e6c3ad78 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 for 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 f9d75f6f..e6fabd24 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 for 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 6c1ae0dd..f116e7cc 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 for 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 1ad50456..18fe4432 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 for Gnomelibxml2 architecture |
|
|
| Libxml2 is made of multiple components; some of them are optional, and most
+ 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 14aea919..001b89a4 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 for 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 fb7f21e1..b3ed4a2b 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 for 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 870fedd2..11bb6e28 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 for 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 8966d3e4..1c81def7 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 Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|