Skip to content

Commit fb42946

Browse files
committed
Update sphinx_directives.md
1 parent ff0133b commit fb42946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_renderers/fixtures/sphinx_directives.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ term 2 : B
386386
Definition of both terms.
387387
.
388388

389-
productionlist (`sphinx.domains.std.ProductionList`):
389+
SKIP productionlist (`sphinx.domains.std.ProductionList`):
390390
.
391391
```{productionlist} try_stmt: try1_stmt | try2_stmt
392392
```
@@ -426,7 +426,7 @@ rst:directive (`sphinx.domains.rst.ReSTDirective`):
426426
<desc_content>
427427
.
428428

429-
rst:directive:option (`sphinx.domains.rst.ReSTDirectiveOption`):
429+
SKIP rst:directive:option (`sphinx.domains.rst.ReSTDirectiveOption`):
430430
.
431431
```{rst:directive:option} a
432432
```

0 commit comments

Comments
 (0)