diff options
author | Mike Hommey <glandium@debian.org> | 2007-04-17 20:40:00 +0200 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2007-04-17 20:40:00 +0200 |
commit | 789259a1b6850d30acffbb62b11456b9ed7a8f59 (patch) | |
tree | 842f2f9042a4264898ec29078aa029640078c393 /doc/docs.html | |
parent | 968041a8b2ec86c39b5074024ce97d136ecd9a95 (diff) | |
download | libxml2-789259a1b6850d30acffbb62b11456b9ed7a8f59.tar.gz |
Load /tmp/libxml2-2.6.28 intoupstream/2.6.28.dfsg
libxml2/branches/upstream/current.
Diffstat (limited to 'doc/docs.html')
-rw-r--r-- | doc/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs.html b/doc/docs.html index 4c5fe55..4bd0663 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -24,7 +24,7 @@ A:link, A:visited, A:active { text-decoration: underline } documentation</a> explaining how to use the libxml SAX interface.</li> <li>George Lebl wrote <a href="http://www-106.ibm.com/developerworks/library/l-gnome3/">an article for IBM developerWorks</a> about using libxml.</li> - <li>Check <a href="http://cvs.gnome.org/lxr/source/gnome-xml/TODO">the TODO + <li>Check <a href="http://svn.gnome.org/viewcvs/libxml2/trunk/TODO?view=markup">the TODO file</a>.</li> <li>Read the <a href="upgrade.html">1.x to 2.x upgrade path</a> description. If you are starting a new project using libxml you should |