Python documentation generator

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
Sphinx-1.2b3.tar.gz 0003125701 2.98 MB
python-Sphinx.changes 0000009956 9.72 KB
python-Sphinx.spec 0000007237 7.07 KB
Revision 24 (latest revision is 105)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 205956 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 24)
- Updateo version 1.2b3:
  + The Sphinx error log files will now include a list of the loaded extensions
    for help in debugging.
  + PR#154: Remove "sphinx" prefix from LaTeX class name except 'sphinxmanual'
    and 'sphinxhowto'. Now you can use your custom document class without
    'sphinx' prefix. Thanks to Erik B.
  + #1265: Fix i18n: crash when translating a section name that is pointed to from
    a named target.
  + A wrong condition broke the search feature on first page that is usually
    index.rst.  This issue was introduced in 1.2b1.
  + #703: When Sphinx can't decode filenames with non-ASCII characters, Sphinx now
    catches UnicodeError and will continue if possible instead of raising the
    exception.
- Changes from version 1.2b2 and prior:
  + See CHANGES file
- Own /etc/alternatives/sphinx-* by ghosting (update-alternatives)
- Dropped sphinx-docutils-0.10.patch (merged upstream)
  

  * PR#40: Fix safe_repr function to decode bytestrings with non-ASCII
  * PR#37: Allow configuring sphinx-apidoc via SPHINX_APIDOC_OPTIONS.
  * #864: Fix crash with some settings of :confval:modindex_common_prefix.
  * #862: Fix handling of -D and -A options on Python 3.
  * #831: Provide --project flag in setup_command as advertised.
  * #873: Fix assertion errors with empty only directives.
  * #805: Make the Sphinx.add_index_to_domain method work correctly.
  * #599: Import PIL as from PIL import Image.
  * #571: Implement ~ cross-reference prefix for the C domain.
  * Fix traceback with only directives preceded by targets.
  * Fix JavaScript domain links to objects with $ in their name.
Comments 0
openSUSE Build Service is sponsored by