Update CHANGES

This commit is contained in:
Takeshi KOMIYA 2018-01-17 00:04:12 +09:00
parent a9f949e858
commit 487c9feebf

View File

@ -45,7 +45,7 @@ Incompatible changes
* 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.
mock them, please specify the name of ancestors explicitly.
* #3620: html theme: move DOCUMENTATION_OPTIONS to independent JavaScript file
(refs: #4295)
* #4246: Limit width of text body for all themes. Conifigurable via theme