mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '2.1.2' into 2.0
This commit is contained in:
commit
eba24eb7ca
21
CHANGES
21
CHANGES
@ -24,7 +24,7 @@ Bugs fixed
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 2.1.1 (in development)
|
||||
Release 2.1.2 (in development)
|
||||
==============================
|
||||
|
||||
Dependencies
|
||||
@ -33,8 +33,6 @@ Dependencies
|
||||
Incompatible changes
|
||||
--------------------
|
||||
|
||||
* #6447: autodoc: Stop to generate document for undocumented module variables
|
||||
|
||||
Deprecated
|
||||
----------
|
||||
|
||||
@ -44,6 +42,20 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 2.1.1 (released Jun 10, 2019)
|
||||
=====================================
|
||||
|
||||
Incompatible changes
|
||||
--------------------
|
||||
|
||||
* #6447: autodoc: Stop to generate document for undocumented module variables
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #6442: LaTeX: admonitions of :rst:dir:`note` type can get separated from
|
||||
immediately preceding section title by pagebreak
|
||||
* #6448: autodoc: crashed when autodocumenting classes with ``__slots__ = None``
|
||||
@ -54,9 +66,6 @@ Bugs fixed
|
||||
underscore
|
||||
* #6440: apidoc: missing blank lines between modules
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 2.1.0 (released Jun 02, 2019)
|
||||
=====================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user