]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ignore :option: references in rst files to to simplify doc backports
authorPetr Špaček <pspacek@isc.org>
Tue, 5 Apr 2022 12:30:11 +0000 (14:30 +0200)
committerPetr Špaček <pspacek@isc.org>
Thu, 7 Apr 2022 13:46:55 +0000 (15:46 +0200)
commit148f6f20e77ab03a09780a875e8b72be38cb6837
tree1baff022800a9990e06f00601da49b6e023505a7
parentc9a512247d5b0c3441706192a446f956a7eee6c9
Ignore :option: references in rst files to to simplify doc backports

Override Sphinx built-in :option: to act and render as `` literal.
This avoids problems with undefined :option:`target`s when merging
doc backports.
doc/arm/conf.py
doc/man/conf.py