Files
bind9/doc/arm
Petr Špaček 8796ad7fe8 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.
2022-07-21 15:21:21 +02:00
..
2022-07-21 15:21:21 +02:00
2022-07-04 15:50:50 +02:00
2022-05-11 10:51:26 +02:00
2022-07-21 11:48:25 +02:00
2022-07-12 12:27:10 +02:00
2022-07-05 09:41:33 -07:00