1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

Added a pointer to the libxml# C# bindings, Daniel

This commit is contained in:
Daniel Veillard
2002-06-17 07:29:22 +00:00
parent a5808b9589
commit 21473679f7
6 changed files with 19 additions and 10 deletions

View File

@ -99,6 +99,8 @@ A:link, A:visited, A:active { text-decoration: underline }
</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>
<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>