Merge branch '2.1.1' into 2.0

This commit is contained in:
Takeshi KOMIYA
2019-06-09 00:59:38 +09:00
7 changed files with 41 additions and 11 deletions

View File

@@ -42,6 +42,11 @@ Features added
Bugs fixed
----------
* #6442: LaTeX: admonitions of :rst:dir:`note` type can get separated from
immediately preceding section title by pagebreak
* #6448: autodoc: crashed when autodocumenting classes with ``__slots__ = None``
* #6452: autosummary: crashed when generating document of properties
Testing
--------