Merge commit '6694981dd6939ab876b27d4e20a8128561c307ac'

This commit is contained in:
Takeshi KOMIYA
2018-03-15 02:02:21 +09:00
16 changed files with 42 additions and 17 deletions

View File

@@ -79,6 +79,12 @@ Bugs fixed
* #4669: sphinx.build_main and sphinx.make_main throw NameError
* #4685: autosummary emits meaningless warnings
* autodoc: crashed when invalid options given
* pydomain: always strip parenthesis if empty (refs: #1042)
* #4689: autosummary: unexpectedly strips docstrings containing "i.e."
* #4701: viewcode: Misplaced ``<div>`` in viewcode html output
* #4444: Don't require numfig to use :numref: on sections
* #4727: Option clash for package textcomp
Testing
--------