Fix #2705: toctree generates empty bullet_list if `:titlesonly:` specified

This commit is contained in:
Takeshi KOMIYA
2016-06-23 11:56:49 +09:00
parent 8feb92dd2d
commit 1e979091f2
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ Bugs fixed
* #2684: `sphinx.ext.intersphinx` crashes with six-1.4.1
* #2679: ``float`` package needed for ``'figure_align': 'H'`` latex option
* #2671: image directive may lead to inconsistent spacing in pdf
* #2705: `toctree` generates empty bullet_list if ``:titlesonly:`` specified
Release 1.4.4 (released Jun 12, 2016)