From 0701c850d2bbe85d6bfece83c0bbc6a36a94b586 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 14 Jan 2013 00:02:51 +0100 Subject: [PATCH] faq: add Hieroglyph --- doc/faq.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/faq.rst b/doc/faq.rst index bf2327d70..c0b846bae 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -36,6 +36,9 @@ How do I... still need to mark up classes and such, but the headings and code examples come through cleanly. +... create HTML slides from Sphinx documents? + See the "Hieroglyph" package at http://github.com/nyergler/hieroglyph. + .. _usingwith: