]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/rbd: s/guess/xml/ for codeblock lexer 31090/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:23 +0000 (16:07 +0200)
commit71cb20ca157fa2d5d26f838481ab858c5394035f
tree90a0be21bea76e4783c1f7ed814c884da3861205
parent6817c378b5c38cc259c49bc63f4f2789f9bc295f
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