mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Reduce heading underline length for "Testing"
This commit is contained in:
parent
dc14b4288e
commit
1437d2a746
14
CHANGES
14
CHANGES
@ -82,7 +82,7 @@ Bugs fixed
|
|||||||
or ``typing.*`` as inline type references. Patch by Bénédikt Tran (picnixz)
|
or ``typing.*`` as inline type references. Patch by Bénédikt Tran (picnixz)
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
* #11345: Always delete ``docutils.conf`` in test directories when running
|
* #11345: Always delete ``docutils.conf`` in test directories when running
|
||||||
``SphinxTestApp.cleanup()``.
|
``SphinxTestApp.cleanup()``.
|
||||||
@ -237,7 +237,7 @@ Bugs fixed
|
|||||||
* Use the new Transifex ``tx`` client
|
* Use the new Transifex ``tx`` client
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
* Fail testing when any Python warnings are emitted
|
* Fail testing when any Python warnings are emitted
|
||||||
* Migrate remaining ``unittest.TestCase`` style test functions to pytest style
|
* Migrate remaining ``unittest.TestCase`` style test functions to pytest style
|
||||||
@ -1950,7 +1950,7 @@ Bugs fixed
|
|||||||
* #8320: make "inline" line numbers un-selectable
|
* #8320: make "inline" line numbers un-selectable
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
* #8257: Support parallel build in sphinx.testing
|
* #8257: Support parallel build in sphinx.testing
|
||||||
|
|
||||||
@ -3397,7 +3397,7 @@ Bugs fixed
|
|||||||
* #6196: py domain: unexpected prefix is generated
|
* #6196: py domain: unexpected prefix is generated
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
2.0.0b1
|
2.0.0b1
|
||||||
|
|
||||||
@ -4311,7 +4311,7 @@ Bugs fixed
|
|||||||
|
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
1.7.0b1
|
1.7.0b1
|
||||||
|
|
||||||
@ -4786,7 +4786,7 @@ Deprecated
|
|||||||
Please move customization into new macro ``\sphinxstyletheadfamily``.
|
Please move customization into new macro ``\sphinxstyletheadfamily``.
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
1.6 final
|
1.6 final
|
||||||
|
|
||||||
@ -5276,7 +5276,7 @@ Bugs fixed
|
|||||||
cannot be encoded into console encoding.
|
cannot be encoded into console encoding.
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
|
||||||
* To simplify, sphinx uses external mock package even if unittest.mock exists.
|
* To simplify, sphinx uses external mock package even if unittest.mock exists.
|
||||||
|
|
||||||
|
@ -17,4 +17,4 @@ Bugs fixed
|
|||||||
----------
|
----------
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
-------
|
||||||
|
Loading…
Reference in New Issue
Block a user