mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '4.x'
This commit is contained in:
24
CHANGES
24
CHANGES
@@ -41,9 +41,14 @@ Deprecated
|
||||
Features added
|
||||
--------------
|
||||
|
||||
* #9815: html theme: Wrap sidebar components in div to allow customizing their
|
||||
layout via CSS
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #9857: Generated RFC links use outdated base url
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
@@ -65,6 +70,9 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #9838: autodoc: AttributeError is raised on building document for functions
|
||||
decorated by functools.lru_cache
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
@@ -1675,6 +1683,14 @@ Bugs fixed
|
||||
:confval:`intersphinx_mapping` on :event:`config-inited` event
|
||||
* #7343: Sphinx builds has been slower since 2.4.0 on debug mode
|
||||
|
||||
Release 2.4.5 (released Nov 18, 2021)
|
||||
=====================================
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* #9807: Restrict docutils to 0.17.x or older
|
||||
|
||||
Release 2.4.4 (released Mar 05, 2020)
|
||||
=====================================
|
||||
|
||||
@@ -2511,6 +2527,14 @@ Testing
|
||||
|
||||
* Add a helper function: ``sphinx.testing.restructuredtext.parse()``
|
||||
|
||||
Release 1.8.6 (released Nov 18, 2021)
|
||||
=====================================
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* #9807: Restrict docutils to 0.17.x or older
|
||||
|
||||
Release 1.8.5 (released Mar 10, 2019)
|
||||
=====================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user