We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0133b commit fb42946Copy full SHA for fb42946
tests/test_renderers/fixtures/sphinx_directives.md
@@ -386,7 +386,7 @@ term 2 : B
386
Definition of both terms.
387
.
388
389
-productionlist (`sphinx.domains.std.ProductionList`):
+SKIP productionlist (`sphinx.domains.std.ProductionList`):
390
391
```{productionlist} try_stmt: try1_stmt | try2_stmt
392
```
@@ -426,7 +426,7 @@ rst:directive (`sphinx.domains.rst.ReSTDirective`):
426
<desc_content>
427
428
429
-rst:directive:option (`sphinx.domains.rst.ReSTDirectiveOption`):
+SKIP rst:directive:option (`sphinx.domains.rst.ReSTDirectiveOption`):
430
431
```{rst:directive:option} a
432
0 commit comments