diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-11-28 10:19:19 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-11-28 10:19:19 +0000 |
commit | f8a5acff6ed39f4dbc2d17749c29569148425f06 (patch) | |
tree | 261ae33da9eabbaacadcbb63fe6546d96df18095 /doc/docs.html | |
parent | 76cbe5f70a31e1b0a85e12e35eeb2a73577089e9 (diff) | |
download | libxslt-f8a5acff6ed39f4dbc2d17749c29569148425f06.tar.gz libxslt-f8a5acff6ed39f4dbc2d17749c29569148425f06.tar.bz2 libxslt-f8a5acff6ed39f4dbc2d17749c29569148425f06.zip |
added an FAQ Daniel
* doc/FAQ.html doc/site.xsl doc/*.html doc/Makefile.am: added an FAQ
Daniel
Diffstat (limited to 'doc/docs.html')
-rw-r--r-- | doc/docs.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html index 3aded168..d22fa1b3 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -33,6 +33,7 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="bugs.html">Reporting bugs and getting help</a></li> <li><a href="help.html">How to help</a></li> <li><a href="downloads.html">Downloads</a></li> +<li><a href="FAQ.html">FAQ</a></li> <li><a href="news.html">News</a></li> <li><a href="xsltproc2.html">The xsltproc tool</a></li> <li><a href="API.html">The programming API</a></li> |