ceph/doc/rados
Kefu Chai 0f2489406a doc/dev: use prompt directive when appropriate
for 2 reasons:

* sphinx renders codeblock using python syntax highlighting by default,
  so it's not surprising that it highlight keywords like "export" in
  command line samples. so to render command line code blocks, we'd
  better specify the syntax explicitly for better rendering result.
* with the help of "prompt" directive, user is able to copy and paste
  the command without the prompt. for instance, with the default
  "::" directive, user will copy "$ ceph df", which is not very
  convenient, but with "prompt" directive, user only copies
  "ceph df".

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-09-05 00:03:52 +08:00
..
api doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
command
configuration doc/dev: use prompt directive when appropriate 2020-09-05 00:03:52 +08:00
man doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
operations doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
troubleshooting doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
index.rst doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00