]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: fix mgr literal block rST syntax 11652/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 26 Oct 2016 01:44:57 +0000 (19:44 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 26 Oct 2016 01:51:53 +0000 (19:51 -0600)
commitbe7de7ab0d0ae40ba69f5cdccdef5fc45d46349d
treec6aed96dd38d10d6d13f2c03960337724e99bc84
parentf7a761ac221a506f0d82be9d2bd993d402af098e
doc: fix mgr literal block rST syntax

Prior to this change, there were double-colon ("::") characters in the
HTML docs to indicate literal blocks.

The proceeding paragraphs were not pre-formatted because there was no
newline between the double-colon and the to-be-pre-formatted paragraph.

Move the "::" characters inline to simplify the syntax and make Sphinx
properly interpret these texts as literal blocks.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
doc/mgr/administrator.rst
doc/mgr/plugins.rst