adding pdf of tutorial, changing web page to link to it
Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
adding pdf of tutorial, changing web page to link to it
* doc/tutorial/xmltutorial.pdf
* doc/xml.html
* doc/docs.html
diff --git a/ChangeLog b/ChangeLog
index a0b53a6..c014f32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
+
+ adding pdf of tutorial, changing web page to link to it
+ * doc/tutorial/xmltutorial.pdf
+ * doc/xml.html
+ * doc/docs.html
+
Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/ar01s08.html
diff --git a/doc/docs.html b/doc/docs.html
index b89eeb8..fb4fd91 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -106,7 +106,7 @@
internationalization support</a>.</li>
<li>This page provides a global overview and <a href="example.html">some
examples</a> on how to use libxml.</li>
- <li>John Fleck's <a href="tutorial/index.html">libxml tutorial</a>.</li>
+ <li>John Fleck's libxml tutorial: <a href="tutorial/index.html">html</a> or <a href="tutorial/xmltutorial.pdf">pdf</a>.</li>
<li>
<a href="mailto:james@daa.com.au">James Henstridge</a> wrote <a href="http://www.daa.com.au/~james/gnome/xml-sax/xml-sax.html">some nice
documentation</a> explaining how to use the libxml SAX interface.</li>
diff --git a/doc/tutorial/xmltutorial.pdf b/doc/tutorial/xmltutorial.pdf
new file mode 100644
index 0000000..31c293a
--- /dev/null
+++ b/doc/tutorial/xmltutorial.pdf
Binary files differ
diff --git a/doc/xml.html b/doc/xml.html
index e51f418..93f1c35 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -434,7 +434,7 @@
internationalization support</a>.</li>
<li>This page provides a global overview and <a href="example.html">some
examples</a> on how to use libxml.</li>
- <li>John Fleck's <a href="tutorial/index.html">libxml tutorial</a>.</li>
+ <li>John Fleck's libxml tutorial: <a href="tutorial/index.html">html</a> or <a href="tutorial/xmltutorial.pdf">pdf</a>.</li>
<li><a href="mailto:james@daa.com.au">James Henstridge</a> wrote <a
href="http://www.daa.com.au/~james/gnome/xml-sax/xml-sax.html">some nice
documentation</a> explaining how to use the libxml SAX interface.</li>