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
-
30
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-4.3.1.tar.gz | 0006655951 6.35 MB | |
Sphinx-4.3.1.tar.gz.asc | 0000000833 833 Bytes | |
_link | 0000000148 148 Bytes | |
_multibuild | 0000000053 53 Bytes | |
python-Sphinx-rpmlintrc | 0000000168 168 Bytes | |
python-Sphinx.changes | 0000138788 136 KB | |
python-Sphinx.spec | 0000011514 11.2 KB | |
python3.inv | 0000112656 110 KB | |
requests.inv | 0000002059 2.01 KB |
Revision 197 (latest revision is 274)
Dirk Mueller (dirkmueller)
accepted
request 934318
from
Arun Persaud (apersaud)
(revision 197)
- specfile * fix find_lang call in rpm - update to version 4.3.1: * Features added + #9864: mathjax: Support chnaging the loading method of MathJax to "defer" via :confval:`mathjax_options` * Bugs fixed + #9838: autodoc: AttributeError is raised on building document for functions decorated by functools.lru_cache + #9879: autodoc: AttributeError is raised on building document for an object having invalid __doc__ atribute + #9844: autodoc: Failed to process a function wrapped with functools.partial if :confval:`autodoc_preserve_defaults` enabled + #9872: html: Class namespace collision between autodoc signatures and docutils-0.17 + #9868: imgmath: Crashed if the dvisvgm command failed to convert equation + #9864: mathjax: Failed to render equations via MathJax v2. The loading method of MathJax is back to "async" method again
Comments 0