diff --git a/doc/xml.html b/doc/xml.html index 2eb16417..4c4e84b1 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -3,7 +3,7 @@ The XML C library for Gnome - + @@ -117,7 +117,8 @@ 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 +668,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 +688,8 @@ you want to test those