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-5.0.2.tar.gz | 0006729086 6.42 MB | |
Sphinx-5.0.2.tar.gz.asc | 0000000833 833 Bytes | |
_link | 0000000148 148 Bytes | |
_multibuild | 0000000053 53 Bytes | |
python-Sphinx.changes | 0000154701 151 KB | |
python-Sphinx.spec | 0000011894 11.6 KB | |
python3.inv | 0000125361 122 KB | |
readthedocs.inv | 0000020301 19.8 KB | |
requests.inv | 0000002208 2.16 KB |
Revision 210 (latest revision is 274)
Dirk Mueller (dirkmueller)
accepted
request 983449
from
Martin Liška (marxin)
(revision 210)
- Update to version 5.0.2 * #10523: HTML Theme: Expose the Docutils's version info tuple as a template variable, ``docutils_version_info``. Patch by Adam Turner. * #10538: autodoc: Inherited class attribute having docstring is documented even if :confval:`autodoc_inherit_docstring` is disabled * #10509: autosummary: autosummary fails with a shared library * #10497: py domain: Failed to resolve strings in Literal. Patch by Adam Turner. * #10523: HTML Theme: Fix double brackets on citation references in Docutils 0.18+. Patch by Adam Turner. * #10534: Missing CSS for nav.contents in Docutils 0.18+. Patch by Adam Turner.
Comments 0