mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '3.x'
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -140,6 +140,8 @@ Release 3.5.4 (in development)
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* #9071: Restrict docutils to 0.16
|
||||
|
||||
Incompatible changes
|
||||
--------------------
|
||||
|
||||
@@ -152,7 +154,10 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #9078: autodoc: Async staticmethods and classmethods are considered as non
|
||||
async coroutine-functions with Python3.10
|
||||
* #8870: The style of toctree captions has been changed with docutils-0.17
|
||||
* #9001: The style of ``sidebar`` directive has been changed with docutils-0.17
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user