sphinxcontrib-programoutput is a Sphinx extension that executes programs during the build step and includes their output into the documentation. It supports the sphinxcontrib-ansi extension to turn colored output of programs in pretty-formatted...

sphinxcontrib-issuetracker is a Sphinx extension that parses textual issue references like #10 and turns these into references into an issue tracker.Currently the following issue trackers are supported: * GitHub * BitBucket *...

sphinxcontrib-epydoc is a Sphinx extension to cross-reference epydoc-generated documentation.InstallationThis extension can be installed from the Python Package Index:pip install sphinx-contrib.epydocAlternatively, you can clone the sphinx-contrib...