+ "Programming
+with libxml2 is like the thrilling embrace of an exotic stranger." Mark
+Pilgrim
Libxml2 is the XML C parser and toolkit developed for the Gnome project
(but usable outside of the Gnome platform), it is free software available
under the MIT
diff --git a/doc/interface.html b/doc/interface.html
index e9e04fbd..851464ab 100644
--- a/doc/interface.html
+++ b/doc/interface.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 }
-The SAX interface  |    | The XML C parser and toolkit of GnomeThe SAX interface |
|
|
| Sometimes the DOM tree output is just too large to fit reasonably into
+ The SAX interface |    | The XML C parser and toolkit of GnomeThe SAX interface |
|
|
| Sometimes the DOM tree output is just too large to fit reasonably into
memory. In that case (and if you don't expect to save back the XML document
loaded using libxml), it's better to use the SAX interface of libxml. SAX is
a callback-based interface to the parser. Before parsing,
diff --git a/doc/library.html b/doc/library.html
index 842dea16..278b8388 100644
--- a/doc/library.html
+++ b/doc/library.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 }
- The parser interfaces |    | The XML C parser and toolkit of GnomeThe parser interfaces |
|
|
| This section is directly intended to help programmers getting bootstrapped
+ The parser interfaces |    | The XML C parser and toolkit of GnomeThe parser interfaces |
|
|
| This section is directly intended to help programmers getting bootstrapped
using the XML tollkit from the C language. It is not intended to be
extensive. I hope the automatically generated documents will provide the
completeness required, but as a separate set of documents. The interfaces of
diff --git a/doc/python.html b/doc/python.html
index 44e3d097..32cf189f 100644
--- a/doc/python.html
+++ b/doc/python.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 }
- Python and bindings |    | The XML C parser and toolkit of GnomePython and bindings |
|
|
| There are a number of language bindings and wrappers available for
+ Python and bindings |    | The XML C parser and toolkit of GnomePython and bindings |
|
|
| There are a number of language bindings and wrappers available for
libxml2, the list below is not exhaustive. Please contact the xml-bindings@gnome.org
(archives) in
order to get updates to this list or to discuss the specific topic of libxml2
diff --git a/doc/threads.html b/doc/threads.html
index 3eacf999..bae486a0 100644
--- a/doc/threads.html
+++ b/doc/threads.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 }
- Thread safety |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|