python-Sphinx
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally created
for the new Python documentation, and has excellent facilities for Python
project documentation, but C/C++ is supported as well, and more languages are
planned.
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.
- Devel package for openSUSE:Factory
-
29
derived packages
- Links to openSUSE:Factory / python-Sphinx
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Sphinx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Sphinx-1.6.3.tar.gz | 0004674251 4.46 MB | |
__init__.py | 0000000080 80 Bytes | |
_link | 0000000148 148 Bytes | |
disable-test.patch | 0000000467 467 Bytes | |
python-Sphinx-doc.changes | 0000040305 39.4 KB | |
python-Sphinx-doc.spec | 0000006636 6.48 KB | |
python-Sphinx.changes | 0000040577 39.6 KB | |
python-Sphinx.spec | 0000008009 7.82 KB |
Revision 89 (latest revision is 274)
Todd R (TheBlackCat)
accepted
request 520217
from
Todd R (TheBlackCat)
(revision 89)
- Create a base sphinxcontrib namespace package to guarantee all the "python(2|3)-sphinxcontrib-foo" packages can be imported correctly.
Comments 0