mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #4413
This commit is contained in:
parent
b296487197
commit
0d61b251c5
3
CHANGES
3
CHANGES
@ -22,6 +22,9 @@ Incompatible changes
|
||||
* autodoc does not generate warnings messages to the generated document even if
|
||||
:confval:`keep_warnings` is True. They are only emitted to stderr.
|
||||
* shebang line is removed from generated conf.py
|
||||
* #2557: autodoc: :confval:`autodoc_mock_imports` only mocks specified modules
|
||||
with their descendants. It does not mock their ancestors. If you want to
|
||||
mock them, please specify the name of ancestors implicitly.
|
||||
|
||||
Deprecated
|
||||
----------
|
||||
|
Loading…
Reference in New Issue
Block a user