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-06-02 17:23:31 +02:00
2020-01-13 11:08:18 +01:00
2020-05-07 16:02:56 +02:00
2022-07-04 16:09:25 +02:00
2022-05-11 11:05:43 +02:00
2022-07-04 16:09:25 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-06-22 15:56:49 +02:00
2022-06-22 15:56:49 +02:00
2022-06-22 15:56:49 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:05:43 +02:00
2022-07-01 10:00:27 +02:00
2022-07-04 16:09:22 +02:00
2022-07-04 16:09:22 +02:00
2022-07-04 16:09:22 +02:00
2022-07-04 16:09:22 +02:00
2022-07-04 16:09:25 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:07:32 +02:00
2022-07-04 16:09:22 +02:00
2022-07-04 16:08:59 +02:00
2022-03-14 11:01:31 +01:00
2022-01-11 09:05:02 +01:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-06-24 16:47:26 +02:00
2020-07-08 02:00:11 +00:00
2022-07-04 16:09:25 +02:00
2022-07-01 10:20:56 +02:00
2022-07-04 16:09:25 +02:00
2022-03-10 20:18:52 +01:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-07-21 12:31:03 +02:00
2022-05-11 11:07:32 +02:00
2022-07-12 13:11:48 +02:00
2022-07-04 16:08:59 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:05:43 +02:00
2022-05-11 11:05:43 +02:00
2022-07-04 16:09:25 +02:00
2022-05-11 11:05:43 +02:00
2022-04-27 14:34:56 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-07-04 16:08:59 +02:00
2022-07-04 16:08:59 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-07-04 16:09:25 +02:00
2022-07-04 16:09:25 +02:00
2022-07-06 11:25:20 +10:00