mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Closes #805: Make the `Sphinx.add_index_to_domain` method work correctly.
This commit is contained in:
17
CHANGES
17
CHANGES
@@ -1,3 +1,11 @@
|
||||
Release 1.1.1 (in development)
|
||||
==============================
|
||||
|
||||
* #805: Make the ``Sphinx.add_index_to_domain`` method work correctly.
|
||||
|
||||
* #780: Fix Python 2.5 compatibility.
|
||||
|
||||
|
||||
Release 1.1 (Oct 9, 2011)
|
||||
=========================
|
||||
|
||||
@@ -115,13 +123,10 @@ Features added
|
||||
- #714: Added Korean locale.
|
||||
- #766: Added Estonian locale.
|
||||
|
||||
* Bugs fixed:
|
||||
|
||||
Release 1.0.9 (in development)
|
||||
==============================
|
||||
|
||||
* #778: Fix "hide search matches" link on pages linked by search.
|
||||
|
||||
* Fix the source positions referenced by the "viewcode" extension.
|
||||
- #778: Fix "hide search matches" link on pages linked by search.
|
||||
- Fix the source positions referenced by the "viewcode" extension.
|
||||
|
||||
|
||||
Release 1.0.8 (Sep 23, 2011)
|
||||
|
||||
Reference in New Issue
Block a user