mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '4.x' into 9529_named_footnotes_in_latex
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -24,6 +24,8 @@ Bugs fixed
|
||||
----------
|
||||
|
||||
* #10133: autodoc: Crashed when mocked module is used for type annotation
|
||||
* #10146: autodoc: :confval:`autodoc_default_options` does not support
|
||||
``no-value`` option
|
||||
* #9529: LaTeX: named auto numbered footnote (ex. ``[#named]``) that is referred
|
||||
multiple times was rendered to a question mark
|
||||
* #10122: sphinx-build: make.bat does not check the installation of sphinx-build
|
||||
@@ -50,6 +52,9 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #9876: autodoc: Failed to document an imported class that is built from native
|
||||
binary module
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user