]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/rados/api: fix invalid RST syntax and don't sudo for vim
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 2 May 2022 03:14:05 +0000 (10:14 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 2 May 2022 04:50:52 +0000 (11:50 +0700)
commit04b8cf09b34597b5ba99f6e23c23494bbbc00947
tree1da8fa0b865682922d28b2489e951673ab61ce55
parent3a21a91528bd5361060309f94137f969ffed2df2
doc/rados/api: fix invalid RST syntax and don't sudo for vim

Fix invalid syntax where "linenos:" was printed in the
final rendered documentation instead of being used as
formatting syntax.

There is no need to use sudo for editing a source file
so run vim without sudo.

Change the whole block to use bash prompt since it is
a command.

Also modify the preceding text to hopefully not bold it.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/rados/api/python.rst