Merge pull request #4473 from tk0miya/4472_lost_documentation_options

Fix #4472: DOCUMENTATION_OPTIONS is not defined
This commit is contained in:
Takeshi KOMIYA
2018-01-21 22:11:56 +09:00
committed by GitHub
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
-------- --------