Welcome to lunar.sphinx.ext's documentation! ============================================ A set of extensions for Sphinx_: :mod:`lunar.sphinx.ext.programoutput` Execute programs and include their output into the documentation :mod:`lunar.sphinx.ext.ansi` Parse and interpret ANSI color codes. :mod:`lunar.sphinx.ext.issuetracker` Reference issues in an issue tracker. :mod:`lunar.sphinx.ext.epydoc` Crossreference epydoc-generated documentation :mod:`lunar.sphinx.ext.pyqt4` Document Qt4-APIs with special respect to Qt4-specials like signals The source code of these extensions is available on BitBucket_. The package is available in the Python package index, use the following command to install the extensions:: pip install lunar.sphinx.ext .. warning:: These extensions are written and tested against Sphinx 1.0, which is not yet released and only available through the `Sphinx mercurial repository`_. .. _Sphinx: http://sphinx.pocoo.org .. _BitBucket: https://bitbucket.org/lunar/lunar.sphinx.ext/ .. _`sphinx mercurial repository`: https://bitbucket.org/birkenfeld/sphinx/ .. toctree:: :hidden: programoutput ansi issuetracker epydoc pyqt4