diff options
| author | Georg Brandl <georg@python.org> | 2013-01-14 00:07:19 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-01-14 00:07:19 +0100 |
| commit | 716cf552857d9021feaa5ca622c2bfc090dfe742 (patch) | |
| tree | 2208a75bffe703aab5c04bd66ef4d6c83592f9e6 /doc/faq.rst | |
| parent | bdc65da4655fcd677d95092bced82d646643d4c7 (diff) | |
| download | sphinx-716cf552857d9021feaa5ca622c2bfc090dfe742.tar.gz | |
faq: add sphinx-contrib
Diffstat (limited to 'doc/faq.rst')
| -rw-r--r-- | doc/faq.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index c0b846ba..1d948737 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -39,6 +39,10 @@ How do I... ... create HTML slides from Sphinx documents? See the "Hieroglyph" package at http://github.com/nyergler/hieroglyph. +For many more extensions and other contributed stuff, see the sphinx-contrib_ +repository. + +.. _sphinx-contrib: https://bitbucket.org/birkenfeld/sphinx-contrib/ .. _usingwith: |
