diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-02-21 12:01:37 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-02-21 12:01:37 +0000 |
commit | 89d6d235cdb0a8af8172e8956abdf895ea1d73d7 (patch) | |
tree | f51e94bc19071250d5f8b6abcd65f012e2e5b8c2 /doc/FAQ.html | |
parent | f2b9b8bb9d232339983f13c9dfbc24df5866d7c8 (diff) | |
download | libxslt-89d6d235cdb0a8af8172e8956abdf895ea1d73d7.tar.gz libxslt-89d6d235cdb0a8af8172e8956abdf895ea1d73d7.tar.bz2 libxslt-89d6d235cdb0a8af8172e8956abdf895ea1d73d7.zip |
added documentation for the wrappers and python modules. Daniel
* doc/site.xml doc/xslt.html doc/python.html doc/*.html: added
documentation for the wrappers and python modules.
Daniel
Diffstat (limited to 'doc/FAQ.html')
-rw-r--r-- | doc/FAQ.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/FAQ.html b/doc/FAQ.html index f630e0f0..792f09cd 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -38,6 +38,7 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="xsltproc2.html">The xsltproc tool</a></li> <li><a href="docbook.html">DocBook</a></li> <li><a href="API.html">The programming API</a></li> +<li><a href="python.html">Python and bindings</a></li> <li><a href="internals.html">Library internals</a></li> <li><a href="extensions.html">Writing extensions</a></li> <li><a href="contribs.html">Contributions</a></li> |