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-06-02 17:13:19 +02:00
2022-07-04 15:50:52 +02:00
2022-05-11 10:51:26 +02:00
2022-07-04 15:50:52 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-06-22 13:37:18 +02:00
2022-06-22 13:37:18 +02:00
2022-06-22 13:37:18 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-07-01 08:59:22 +02:00
2022-07-04 15:50:50 +02:00
2022-07-04 15:50:50 +02:00
2022-07-04 15:50:50 +02:00
2022-07-04 15:50:50 +02:00
2022-07-04 15:50:52 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-07-04 15:50:50 +02:00
2022-07-04 15:50:50 +02:00
2022-03-14 10:46:36 +01:00
2022-01-11 09:05:02 +01:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-06-24 08:12:52 +02:00
2022-07-04 15:50:51 +02:00
2022-07-01 08:59:23 +02:00
2022-07-04 15:50:51 +02:00
2022-03-10 20:13:22 +01:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-07-21 11:48:25 +02:00
2022-05-11 10:51:26 +02:00
2022-07-12 12:27:10 +02:00
2022-07-04 15:50:50 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-07-20 11:57:37 -07:00
2022-05-11 10:51:26 +02:00
2022-04-27 14:33:45 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-07-04 15:50:50 +02:00
2022-07-04 15:50:50 +02:00
2022-05-11 10:51:26 +02:00
2022-05-11 10:51:26 +02:00
2022-07-04 15:50:52 +02:00
2022-07-04 15:50:52 +02:00
2022-07-05 09:41:33 -07:00