]> xenbits.xensource.com Git - qemu-xen.git/commit
docs/sphinx: change default role to "any"
authorJohn Snow <jsnow@redhat.com>
Mon, 4 Oct 2021 21:52:38 +0000 (17:52 -0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 8 Nov 2021 08:27:23 +0000 (12:27 +0400)
commitc11b3a1dd324d1f7dc8512bb840ffd8226fbd0a7
treed6262096025eab3b09fbd16e6c3588ed70fc5e83
parentca0a0d122c760a0763c68f348560bddfe482813c
docs/sphinx: change default role to "any"

This interprets single-backtick syntax in all of our Sphinx docs as a
cross-reference to *something*, including Python symbols.

From here on out, new uses of `backticks` will cause a build failure if
the target cannot be referenced.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20211004215238.1523082-4-jsnow@redhat.com>
docs/conf.py