mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix indentation of .. version{changed,added}.
This commit is contained in:
parent
eb0a6c574f
commit
9a30edac7d
@ -723,7 +723,7 @@ General configuration
|
||||
This was the behaviour before version 3.0, and setting this variable to
|
||||
``True`` will reinstate that behaviour.
|
||||
|
||||
.. versionadded:: 3.0
|
||||
.. versionadded:: 3.0
|
||||
|
||||
.. confval:: option_emphasise_placeholders
|
||||
|
||||
|
@ -323,9 +323,9 @@ The following variables are available in the templates:
|
||||
List containing names of "public" attributes in the class/module. Only
|
||||
available for classes and modules.
|
||||
|
||||
.. versionchanged:: 3.1
|
||||
.. versionchanged:: 3.1
|
||||
|
||||
Attributes of modules are supported.
|
||||
Attributes of modules are supported.
|
||||
|
||||
.. data:: modules
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user