bind9/doc/arm/_ext
Petr Špaček c56bcbdb6a
Support Sphinx 1.6.7
Luckily we don't rely on SphinxDirective functionality which does not
exist in 1.6.7. Replace it with docutils Directive.

transform_content() callback was added only in Sphinx 3.0.0.
Detect if it was not called and call it manually.
The transform_content() function requires access to inner "contentnode"
which is created inside run(). This workaround relies on the order of
node as it was in the pre-3.0.0 versions, but it should not matter as
new versions will not trigger the workaround.

(cherry picked from commit 8796ad7fe8ed24d1287bfd94ef1ee283d778c047)
2022-07-21 15:26:26 +02:00
..
iscconf.py Support Sphinx 1.6.7 2022-07-21 15:26:26 +02:00
mergegrammar.py Special-case zone in-view 2022-07-01 10:21:06 +02:00
namedconf.py Give Sphinx configuration domains access to grammar 2022-07-01 10:00:27 +02:00
rndcconf.py Give Sphinx configuration domains access to grammar 2022-07-01 10:00:27 +02:00