mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: add centered directive
This commit is contained in:
parent
b12feeff5c
commit
eb546c18e1
@ -434,6 +434,13 @@ An example of the "contents" directive can be seen above this section
|
||||
(a local, untitled table of contents_) and at the beginning of the
|
||||
document (a document-wide `table of contents`_).
|
||||
|
||||
Centered text
|
||||
`````````````
|
||||
|
||||
You can create a statement with centered text with ``.. centered::``
|
||||
|
||||
.. centered:: This is centered text!
|
||||
|
||||
Images
|
||||
``````
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user