diff --git a/doc/xml.html b/doc/xml.html index 02d9c98a..966f8eb1 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -54,6 +54,8 @@ building tag-based structured documents/data.
Here are some key points about libxml:
If you're looking for help, a quick look at the list archive may actually provide the answer, I usually send source samples when answering libxml usage -questions. The auto-generated +questions. The auto-generated documentantion is not as polished as I would like (i need to learn more about Docbook), but it's a good starting point.
@@ -1150,9 +1152,9 @@ either C data structure definitions, a set of XML examples or an XML DTD and produce the code needed to import and export the content between C data and XML storage. This is left as an exercise to the reader :-) -Feel free to use the code for the full C parsing -example as a template, it is also available with Makefile in the Gnome CVS -base under gnome-xml/example
+Feel free to use the code for the full C +parsing example as a template, it is also available with Makefile in the +Gnome CVS base under gnome-xml/example
$Id: xml.html,v 1.35 2000/06/30 17:58:22 veillard Exp $
+$Id: xml.html,v 1.36 2000/07/02 07:56:37 veillard Exp $