Fix #2968: autodoc: show-inheritance option breaks docstrings

This commit is contained in:
Takeshi KOMIYA 2016-09-29 00:18:22 +09:00
parent 4f318efdfa
commit 83d6ec11ce
15 changed files with 8 additions and 7 deletions

View File

@ -23,6 +23,7 @@ Bugs fixed
target. Now `code-block` and `literalinclude` does not define hyperlink target. Now `code-block` and `literalinclude` does not define hyperlink
target using its caption automatially. target using its caption automatially.
* #2962: latex: missing label of longtable * #2962: latex: missing label of longtable
* #2968: autodoc: show-inheritance option breaks docstrings
Release 1.4.6 (released Aug 20, 2016) Release 1.4.6 (released Aug 20, 2016)
===================================== =====================================