Petr Špaček
96691c5873
Parse and render rst syntax in :short: statement descriptions in tables
...
Without this change tables generated by .. namedconf:statementlist::
contained raw text and displayed rst syntax to users.
The raw docutil node returned by rst parser can contain unresolved
references (pending_xref nodes). We just store those nodes and let
Sphinx to resolve them later on.
Beware: This would not work if we injected nodes in later stages of
processing. All unresolved references must be in place before
'doctree-resolved' event is emitted (i.e. before resolve_references() is
called inside Sphinx).
(cherry picked from commit 62f3cf98d3 )
2022-07-04 15:36:44 +02:00
..
2022-07-04 15:36:44 +02:00
2022-06-02 17:23:31 +02:00
2022-06-30 18:11:54 +02:00
2022-05-11 11:05:43 +02:00
2022-06-24 16:47: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-06-24 16:47:26 +02:00
2022-06-24 16:47:26 +02:00
2022-06-24 16:47:26 +02:00
2022-07-01 10:21:06 +02:00
2022-07-01 10:21:06 +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-06-22 15:58:59 +02:00
2022-06-24 16:47:25 +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-05-11 11:05:43 +02:00
2022-07-01 10:20:56 +02:00
2022-05-11 11:07:32 +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-06-15 15:58:14 +02:00
2022-05-11 11:07:32 +02:00
2022-06-28 17:56:34 +02:00
2022-06-24 16:47:25 +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-01 10:21:06 +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-05-11 11:08:18 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-05-11 11:07:32 +02:00
2022-06-24 16:47:25 +02:00