From 951895369abb827de0cedd4a45a38a2583c17d38 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 26 Jul 2001 18:30:26 +0000 Subject: [PATCH] Added pointers to Igor page for the Windows binaries, Daniel --- doc/xml.html | 281 +++++++++++++++++++++++++-------------------------- 1 file changed, 137 insertions(+), 144 deletions(-) diff --git a/doc/xml.html b/doc/xml.html index 27e754b4..2e3c23bb 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -3,7 +3,7 @@ The XML C library for Gnome - + @@ -117,8 +117,7 @@ libxml2

internationalization support
  • This page provides a global overview and some examples on how to use libxml.
  • -
  • James Henstridge - wrote James Henstridge wrote some nice documentation explaining how to use the libxml SAX interface.
  • George Lebl wrote

    Reporting 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 "libxml" module name). I look -at reports there regularly and it's good to have a reminder when a bug is -still open. Check the instructions on -reporting bugs and be sure to specify that the bug is for the package -libxml.

    +

    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 "libxml" module name). I look at +reports there regularly and it's good to have a reminder when a bug is still +open. Check the instructions on reporting +bugs and be sure to specify that the bug is for the package libxml.

    There is also a mailing-list xml@gnome.org for libxml, with an on-line archive (old). To subscribe to this list, -please visit the associated Web page and -follow the instructions. Do not send code, I won't debug it -(but patches are really appreciated!).

    +href="http://xmlsoft.org/messages">old). To subscribe to this list, please +visit the associated +Web page and follow the instructions. Do not send code, I won't +debug it (but patches are really appreciated!).

    Check the following too before posting:

    2.2.0: July 14 2000

    @@ -645,8 +645,8 @@ you want to test those

    parser context using xmlCreateIOParserCtxt()
  • there is a C preprocessor macro LIBXML_VERSION providing the version number of the libxml module in use
  • -
  • a number of optional features of libxml can now be excluded at - configure time (FTP/HTTP/HTML/XPath/Debug)
  • +
  • a number of optional features of libxml can now be excluded at configure + time (FTP/HTTP/HTML/XPath/Debug)
  • 2.0.0beta: Mar 14 2000

    @@ -665,8 +665,8 @@ you want to test those