]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/rbd: s/guess/xml/ for codeblock lexer
authorKefu Chai <kchai@redhat.com>
Wed, 16 Oct 2019 04:34:19 +0000 (12:34 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 Oct 2019 04:58:49 +0000 (12:58 +0800)
commitdf226da996e468d2707b08eb012d54b4e37ffdc6
treeb13e59272eaac07fb31913c4b31f5bef643908fb
parent3e931eac0abb510659226160229bdc5489d55344
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>
doc/rbd/qemu-rbd.rst