mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-07 06:43:02 +03:00
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
This commit is contained in:
committed by
John Fleck
parent
52717f344b
commit
f854d99fbd
@@ -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>
|
Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
|
||||||
|
|
||||||
* doc/tutorial/ar01s08.html
|
* doc/tutorial/ar01s08.html
|
||||||
|
@@ -106,7 +106,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
|||||||
internationalization support</a>.</li>
|
internationalization support</a>.</li>
|
||||||
<li>This page provides a global overview and <a href="example.html">some
|
<li>This page provides a global overview and <a href="example.html">some
|
||||||
examples</a> on how to use libxml.</li>
|
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>
|
<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
|
<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>
|
documentation</a> explaining how to use the libxml SAX interface.</li>
|
||||||
|
BIN
doc/tutorial/xmltutorial.pdf
Normal file
BIN
doc/tutorial/xmltutorial.pdf
Normal file
Binary file not shown.
@@ -434,7 +434,7 @@ xmlDtdPtr dtd = xmlParseDTD(NULL, filename_of_dtd); /* parse the DTD */
|
|||||||
internationalization support</a>.</li>
|
internationalization support</a>.</li>
|
||||||
<li>This page provides a global overview and <a href="example.html">some
|
<li>This page provides a global overview and <a href="example.html">some
|
||||||
examples</a> on how to use libxml.</li>
|
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
|
<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
|
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>
|
documentation</a> explaining how to use the libxml SAX interface.</li>
|
||||||
|
Reference in New Issue
Block a user