Go to file
Sascha Peilicke 5f35dda70d - 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)
  
  * 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=41
2013-11-06 11:47:17 +00:00
.gitattributes - Renamed to 'python-Sphinx', obsoletes 'python-sphinx' 2011-07-03 11:34:40 +00:00
.gitignore - Renamed to 'python-Sphinx', obsoletes 'python-sphinx' 2011-07-03 11:34:40 +00:00
python-Sphinx.changes - Updateo version 1.2b3: 2013-11-06 11:47:17 +00:00
python-Sphinx.spec - Updateo version 1.2b3: 2013-11-06 11:47:17 +00:00
Sphinx-1.2b3.tar.gz - Updateo version 1.2b3: 2013-11-06 11:47:17 +00:00
sphinx-docutils-0.10.patch Accepting request 182659 from home:dirkmueller:branches:devel:languages:python 2013-07-11 15:02:12 +00:00