fix: autosummary of modules broken in Sphinx-1.2.3. closes #1585

This commit is contained in:
Takayuki Shimizukawa
2014-10-04 23:21:03 +09:00
parent ee245c7bf1
commit 4a517af21c
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Bugs fixed
* #1576: Special toctree entry "self" located after another entry that also has
a toctree was replaced with wrong title and link.
* #1584: Point to master doc in HTML "top" link.
* #1585: Autosummary of modules broken in Sphinx-1.2.3.
Release 1.2.3 (released Sep 1, 2014)