diff options
-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 c0b846bae..1d9487377 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: |