mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Closes #1102: Support multi-context "with" statements in autodoc by updating
pycode grammar from lib2to3.
This commit is contained in:
@@ -170,6 +170,7 @@ Bugs fixed
|
||||
:confval:`html_search_language` is 'ja'. Thanks to Tomo Saito.
|
||||
* #1108: The text writer now correctly numbers enumerated lists with
|
||||
non-default start values (based on patch by Ewan Edwards).
|
||||
* #1102: Support multi-context "with" statements in autodoc.
|
||||
* #1090: Fix gettext not extracting glossary terms.
|
||||
* #1074: Add environment version info to the generated search index to avoid
|
||||
compatibility issues with old builds.
|
||||
|
||||
Reference in New Issue
Block a user