Files
bind9/doc/arm
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 8796ad7fe8)
2022-07-21 15:26:26 +02:00
..
2022-07-21 15:26:26 +02:00
2022-07-04 16:09:22 +02:00
2022-05-11 11:07:32 +02:00
2020-07-08 02:00:11 +00:00
2022-07-21 12:31:03 +02:00
2022-07-12 13:11:48 +02:00
2022-07-06 11:25:20 +10:00