mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #2125: unifies behavior of collapsed fields (GroupedField
and TypedField
)
This commit is contained in:
parent
65ad78daec
commit
1ac571cd7e
1
CHANGES
1
CHANGES
@ -28,6 +28,7 @@ Bugs fixed
|
|||||||
* #1815: Fix linkcheck does not raise an exception if warniserror set to true and link is broken
|
* #1815: Fix linkcheck does not raise an exception if warniserror set to true and link is broken
|
||||||
* #2197: Fix slightly cryptic error message for missing index.rst file
|
* #2197: Fix slightly cryptic error message for missing index.rst file
|
||||||
* #1894: Unlisted phony targets in quickstart Makefile
|
* #1894: Unlisted phony targets in quickstart Makefile
|
||||||
|
* #2125: Fix unifies behavior of collapsed fields (`GroupedField` and `TypedField`)
|
||||||
|
|
||||||
Release 1.3.3 (released Dec 2, 2015)
|
Release 1.3.3 (released Dec 2, 2015)
|
||||||
====================================
|
====================================
|
||||||
|
Loading…
Reference in New Issue
Block a user