mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge bugfix from 0.5.
This commit is contained in:
9
CHANGES
9
CHANGES
@@ -24,12 +24,15 @@ New features added
|
||||
Release 0.5.1 (in development)
|
||||
==============================
|
||||
|
||||
* Fix a bug when including images in sources in subdirectories.
|
||||
* Fix LaTeX writer output for images with specified height.
|
||||
|
||||
* Fix wrong generated image path when including images in sources
|
||||
in subdirectories.
|
||||
|
||||
* Fix the JavaScript search when html_copy_source is off.
|
||||
|
||||
* Fix a bug in autodoc when documenting classes with the option.
|
||||
``autoclass_content = "both"`` set.
|
||||
* Fix an indentation problem in autodoc when documenting classes
|
||||
with the option ``autoclass_content = "both"`` set.
|
||||
|
||||
* Don't crash on empty index entries, only emit a warning.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user