Fix: rebuilding cause crash unexpectedly when source files were added. The problem appeared at fffbcba0b.

This commit is contained in:
Takayuki Shimizukawa
2014-11-25 10:20:10 +09:00
parent fa9fef3632
commit c5c913ed4a
3 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ Bugs fixed
* PR#311: sphinx-quickstart does not work on python 3.4.
* Fix :confval:`autodoc_docstring_signature` not working with signatures
in class docstrings.
* Rebuilding cause crash unexpectedly when source files were added.
Release 1.3b1 (released Oct 10, 2014)