Merge branch '3.x'

This commit is contained in:
Takeshi KOMIYA
2020-12-31 14:33:09 +09:00
10 changed files with 52 additions and 38 deletions

View File

@@ -66,6 +66,7 @@ Incompatible changes
Deprecated
----------
* ``sphinx.ext.autodoc.AttributeDocumenter.isinstanceattribute()``
* ``sphinx.ext.autodoc.importer.get_module_members()``
Features added
@@ -85,6 +86,8 @@ Bugs fixed
* #8594: autodoc: empty __all__ attribute is ignored
* #8306: autosummary: mocked modules are documented as empty page when using
:recursive: option
* #8618: html: kbd role produces incorrect HTML when compound-key separators (-,
+ or ^) are used as keystrokes
* #8094: texinfo: image files on the different directory with document are not
copied