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:
28
CHANGES
28
CHANGES
@@ -134,14 +134,12 @@ Bugs fixed
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 3.5.4 (in development)
|
||||
Release 3.5.5 (in development)
|
||||
==============================
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* #9071: Restrict docutils to 0.16
|
||||
|
||||
Incompatible changes
|
||||
--------------------
|
||||
|
||||
@@ -154,14 +152,28 @@ 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
|
||||
--------
|
||||
|
||||
Release 3.5.4 (released Apr 11, 2021)
|
||||
=====================================
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* #9071: Restrict docutils to 0.16
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #9078: autodoc: Async staticmethods and classmethods are considered as non
|
||||
async coroutine-functions with Python3.10
|
||||
* #8870, #9001, #9051: html theme: The style are not applied with docutils-0.17
|
||||
|
||||
- toctree captions
|
||||
- The content of ``sidebar`` directive
|
||||
- figures
|
||||
|
||||
Release 3.5.3 (released Mar 20, 2021)
|
||||
=====================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user