diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-11-10 13:35:26 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-11-10 13:35:26 +0000 |
commit | d03254ec538e5dbdb05663cf704348fe7739b978 (patch) | |
tree | ee5ad6aea09bb50eeb39a8012444737e173220a5 /doc/downloads.html | |
parent | a33af2fb965f9c0b369eb7d527e01097d8f1c138 (diff) | |
download | libxslt-d03254ec538e5dbdb05663cf704348fe7739b978.tar.gz libxslt-d03254ec538e5dbdb05663cf704348fe7739b978.tar.bz2 libxslt-d03254ec538e5dbdb05663cf704348fe7739b978.zip |
preparing 1.0.7 cleanup similar to libxml2 one finished cleaning up
* configure.in: preparing 1.0.7
* libxslt.spec.in: cleanup similar to libxml2 one
* breakpoint/*.[hc]: finished cleaning up contributed code
* doc/*: updated and rebuilt the documentation
* xsltproc/xsltproc.c: cleanup of the timing code
* xsltproc/Makefile.am: auto* sucks
* libxslt/transform.c: added a missing include
Daniel
Diffstat (limited to 'doc/downloads.html')
-rw-r--r-- | doc/downloads.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/downloads.html b/doc/downloads.html index bdc3a44f..d2ff660d 100644 --- a/doc/downloads.html +++ b/doc/downloads.html @@ -74,9 +74,15 @@ platform, get in touch with me to upload the package. I will keep them in the <a href="ftp://xmlsoft.org/contribs/">contrib directory</a> </p> <p>Libxslt is also available from CVS:</p> -<ul><li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=libxslt">Gnome +<ul> +<li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=libxslt">Gnome CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a> - page; the CVS module is <b>libxslt</b>.</p></li></ul> + page; the CVS module is <b>libxslt</b>.</p></li> +<li> +<a href="ftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gzftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gzftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gz">daily + snapshots from CVS</a> + are also provided</li> +</ul> <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p> </td></tr></table></td></tr></table></td></tr></table></td> </tr></table></td></tr></table> |