]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/dev/corpus.rst: tweak formatting
authorKefu Chai <kchai@redhat.com>
Thu, 16 Apr 2020 03:09:43 +0000 (11:09 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 16 Apr 2020 03:12:25 +0000 (11:12 +0800)
commita1f42101cfd909b543bc5741fb9a7903afbf98bf
treeeb5b237f21a38e58b4f581e8d731ade469da4e77
parent61ad12e6adddfe7f0f903f96d9b9dbbb38652db6
doc/dev/corpus.rst: tweak formatting

* use `shell` lexer, otherwise the Python one is used, and the rendered
  result does not look right
* be consistent when indenting -- either use tab or spaces, otherwise
  the indent in code block would be wrong.
* double quote the variables in text

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/corpus.rst