]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/rbd: s/guess/xml/ for codeblock lexer 31091/head
authorKefu Chai <kchai@redhat.com>
Wed, 16 Oct 2019 04:34:19 +0000 (12:34 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 23 Oct 2019 14:07:58 +0000 (16:07 +0200)
commitd296d6fb023fead7bb73b5b9c523af10d318f3da
tree1f00841d4e73f5b50314c342dcf6d544d92ce675
parent61bbafecb5b39bed41c441543f846ac9e9bfb329
doc/rbd: s/guess/xml/ for codeblock lexer

this change silences the warning of

```
doc/rbd/qemu-rbd.rst:174: WARNING: Pygments lexer name 'guess' is not
known
```

see http://pygments.org/docs/lexers/, we should use "xml" for XML .

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit df226da996e468d2707b08eb012d54b4e37ffdc6)
doc/rbd/qemu-rbd.rst