aboutsummaryrefslogtreecommitdiffstats
path: root/doc/docs.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-07-07 12:11:06 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-07-07 12:11:06 +0000
commit95c09d9abdaeffa10f0c8327f994fdfe2b13d0a3 (patch)
tree78dcf8d4735fbaed44815cb92deaf6d681e40948 /doc/docs.html
parent560c2a441bf27f5b9d55252a70f3d5952d9ae351 (diff)
downloadandroid_external_libxml2-95c09d9abdaeffa10f0c8327f994fdfe2b13d0a3.tar.gz
android_external_libxml2-95c09d9abdaeffa10f0c8327f994fdfe2b13d0a3.tar.bz2
android_external_libxml2-95c09d9abdaeffa10f0c8327f994fdfe2b13d0a3.zip
Update of docs, Daniel
Diffstat (limited to 'doc/docs.html')
-rw-r--r--doc/docs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 1c81def7..a0c5795c 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -17,8 +17,8 @@ A:link, A:visited, A:active { text-decoration: underline }
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 libxml2 tutorial: <a href="tutorial/index.html">html</a> or
- <a href="tutorial/xmltutorial.pdf">pdf</a>.</li>
+ <li>John Fleck's libxml2 tutorial: <a href="tutorial/index.html">html</a>
+ or <a href="tutorial/xmltutorial.pdf">pdf</a>.</li>
<li>If you need to parse large files, check the <a href="xmlreader.html">xmlReader</a> API tutorial</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>