Fix #2197: Slightly cryptic error message for missing index.rst file

This commit is contained in:
Takeshi KOMIYA
2016-01-03 20:26:38 +09:00
parent 2bcf92dfb0
commit 7bb685bbe9
3 changed files with 14 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ Bugs fixed
* #2201: Fix wrong table caption for tables with over 30 rows
* #2213: Set <blockquote> in the classic theme to fit with <p>
* #1815: Fix linkcheck does not raise an exception if warniserror set to true and link is broken
* #2197: Fix slightly cryptic error message for missing index.rst file
Release 1.3.3 (released Dec 2, 2015)
====================================