sphinxcontrib-requirements contains the requirements Sphinx extension.Allows declaring requirement specs wherever in the documentation (for instance, in docstrings of UnitTest.test_* methods) and displaying them as a single...

tkhelp

tkhelp 2.1.1

tkhelp is a small collection of Tk-Widget descriptions. In the Webinterface you can see many examples and a great description, because the GUI is only updated in the stable...

sphinxjp.themes.sphinxjp is a Sphinx theme for sphinx-users.jp site.Output Sampleoutput: http://packages.python.org/sphinxjp.themes.sphinxjp/SetupMake environment with easy_install:easy_install sphinxjp.themes.sphinxjpConvert Usagesetup conf.py...

sphinxjp.themecore is a Sphinx theme plugin extension.SetupMake environment with easy_install:easy_install sphinxjp.themecoreMake your pluginsthemesIf you want to integrate new theme, write sphinx_themes entry_points in your setup.py:entry_points =...

QCodeCS

QCodeCS 0.5

QCodeCS is a very simple application that allows you to alternate document encodings.You could put this as a servicemenu for Dolphin / Konqueror.For detailed documentation, see folder docs inside the archive.What is new in this release:Make it easier for...

stsci.sphinxext contains extensions to Sphinx to build documentation from STScI.UsageThese instructions only cover changes from the standard Sphinx instructions.Create a new tree for your Sphinx documentation, using sphinx_quickstart, as described in the...

GTK-Doc

GTK-Doc 1.18

GTK-Doc is used to document C code. It is typically used to document the public API of libraries, such as the GTK+ and GNOME libraries, but it can also be used to document application code.Note that GTK-Doc wasn't originally intended to be a...

sphinxcontrib-proceduralimage adds the proceduralimage directive to Sphinx.It allows a python code snippet to be supplied, that generates an image, that will be included in the documentation.It adds a single directive, proceduralimage. It takes a block of...