diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-05-02 06:13:01 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-05-02 06:13:01 +0000 |
commit | 8f72b6038f0515e810a056c77cfb20dfd3731b62 (patch) | |
tree | a85200d5319db2eccb7e10d8f91562ca82e437ea /doc/API.html | |
parent | 55acf81157b9b166213ea772cc1178742610c806 (diff) | |
download | libxslt-8f72b6038f0515e810a056c77cfb20dfd3731b62.tar.gz libxslt-8f72b6038f0515e810a056c77cfb20dfd3731b62.tar.bz2 libxslt-8f72b6038f0515e810a056c77cfb20dfd3731b62.zip |
Added a pointer to the pascal bindings from the Related Links section, Daniel
Diffstat (limited to 'doc/API.html')
-rw-r--r-- | doc/API.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/API.html b/doc/API.html index fc96a8f9..2dd3baa9 100644 --- a/doc/API.html +++ b/doc/API.html @@ -68,6 +68,7 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="ftp://xmlsoft.org/">FTP</a></li> <li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li> <li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li> +<li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li> <li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li> <li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li> </ul></td></tr> |