Fix #4472: DOCUMENTATION_OPTIONS is not defined

This commit is contained in:
Takeshi KOMIYA 2018-01-21 21:02:07 +09:00
parent 91873f09b8
commit 0e5934b9ff
2 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Bugs fixed
* #4415: autodoc classifies inherited classmethods as regular methods * #4415: autodoc classifies inherited classmethods as regular methods
* #4415: autodoc classifies inherited staticmethods as regular methods * #4415: autodoc classifies inherited staticmethods as regular methods
* #4472: DOCUMENTATION_OPTIONS is not defined
Testing Testing
-------- --------