mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Remove a mention to :dedent: 0
`:dedent: 0` option for the code-block directive is a secret feature. So it should not be mentioned in our docs.
This commit is contained in:
parent
6611140c76
commit
44e6d0ce2a
2
CHANGES
2
CHANGES
@ -78,10 +78,8 @@ Bugs fixed
|
|||||||
* #9979: Error level messages were displayed as warning messages
|
* #9979: Error level messages were displayed as warning messages
|
||||||
* #10057: Failed to scan documents if the project is placed onto the root
|
* #10057: Failed to scan documents if the project is placed onto the root
|
||||||
directory
|
directory
|
||||||
* #9636: code-block: ``:dedent:`` handled numeric argument ``0`` like no argument was given
|
|
||||||
* #9636: code-block: ``:dedent:`` without argument did strip newlines
|
* #9636: code-block: ``:dedent:`` without argument did strip newlines
|
||||||
|
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user