Demodocs: add centered directive

This commit is contained in:
Aaron 2017-03-09 20:10:42 -05:00 committed by GitHub
parent b12feeff5c
commit eb546c18e1

View File

@ -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
``````