Sphinx is a tool that makes it easy to create intelligent and beautiful documentation using reStructuredText markup.
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects, written by Georg Brandl and licensed under the BSD license.
It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.
Although it is still under constant development, the following features are already present, work fine and can be seen “in action” in the Python docs:
* Output formats: HTML (including Windows HTML Help) and LaTeX, for printable PDF versions
* Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information
* Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children
* Automatic indices: general index as well as a module index
* Code handling: automatic highlighting using the Pygments highlighter
* Extensions: automatic testing of code snippets, inclusion of docstrings from Python modules, and more
Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils.
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All packages Packages in Distributions
-
sphinx source package in Xenial
Version 1.3.6-2ubuntu1.2 uploaded -
sphinx source package in Trusty
Version 1.2.2+dfsg-1ubuntu1.1 uploaded -
sphinx source package in Sid
Version 5.3.0-7 uploaded -
sphinx source package in Precise
Version 1.1.3+dfsg-2ubuntu2.1 uploaded -
sphinx source package in Oneiric based series for Ubuntu LEB
Version 1.0.7+dfsg-1 uploaded