From d7ca7f924fa87bfe302ad6ed2a762e3e02bdfe43 Mon Sep 17 00:00:00 2001 From: MDT 2002 John Fleck Date: Thu, 13 Jun 2002 03:41:03 +0000 Subject: [PATCH] doc/xml.html adding tutorial reference to the web page Wed Jun 12 21:38:46 MDT 2002 John Fleck * doc/xml.html adding tutorial reference to the web page --- ChangeLog | 5 +++++ doc/xml.html | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 69ce2d0c..c2031b19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 12 21:38:46 MDT 2002 John Fleck + + * doc/xml.html + adding tutorial reference to the web page + Wed Jun 12 21:26:08 MDT 2002 John Fleck * doc/tutorial/xmltutorial.xml diff --git a/doc/xml.html b/doc/xml.html index 6e2de892..2631fe93 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -420,6 +420,7 @@ pnode=pxmlDoc->children->children; internationalization support
  • This page provides a global overview and some examples on how to use libxml.
  • +
  • John Fleck's libxml tutorial
  • James Henstridge wrote some nice documentation explaining how to use the libxml SAX interface.