mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '1.7'
This commit is contained in:
commit
41f17aeb21
21
CHANGES
21
CHANGES
@ -63,7 +63,7 @@ Features removed
|
|||||||
|
|
||||||
* ``sphinx.ext.pngmath`` extension
|
* ``sphinx.ext.pngmath`` extension
|
||||||
|
|
||||||
Release 1.7.2 (in development)
|
Release 1.7.3 (in development)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
@ -71,8 +71,6 @@ Dependencies
|
|||||||
|
|
||||||
Incompatible changes
|
Incompatible changes
|
||||||
--------------------
|
--------------------
|
||||||
* #4520: apidoc: folders with an empty __init__.py are no longer excluded from
|
|
||||||
TOC
|
|
||||||
|
|
||||||
Deprecated
|
Deprecated
|
||||||
----------
|
----------
|
||||||
@ -83,6 +81,20 @@ Features added
|
|||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Testing
|
||||||
|
--------
|
||||||
|
|
||||||
|
Release 1.7.2 (released Mar 21, 2018)
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
Incompatible changes
|
||||||
|
--------------------
|
||||||
|
* #4520: apidoc: folders with an empty __init__.py are no longer excluded from
|
||||||
|
TOC
|
||||||
|
|
||||||
|
Bugs fixed
|
||||||
|
----------
|
||||||
|
|
||||||
* #4669: sphinx.build_main and sphinx.make_main throw NameError
|
* #4669: sphinx.build_main and sphinx.make_main throw NameError
|
||||||
* #4685: autosummary emits meaningless warnings
|
* #4685: autosummary emits meaningless warnings
|
||||||
* autodoc: crashed when invalid options given
|
* autodoc: crashed when invalid options given
|
||||||
@ -103,9 +115,6 @@ Bugs fixed
|
|||||||
* epub: Fix docTitle elements of toc.ncx is not escaped
|
* epub: Fix docTitle elements of toc.ncx is not escaped
|
||||||
* #4520: apidoc: Subpackage not in toc (introduced in 1.6.6) now fixed
|
* #4520: apidoc: Subpackage not in toc (introduced in 1.6.6) now fixed
|
||||||
|
|
||||||
Testing
|
|
||||||
--------
|
|
||||||
|
|
||||||
Release 1.7.1 (released Feb 23, 2018)
|
Release 1.7.1 (released Feb 23, 2018)
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user