Skip to content

Commit 29ee6d9

Browse files
Include more
1 parent f55674e commit 29ee6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/grammar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ required *not* to match). We use the ``|`` separator to mean PEG's
1818
"ordered choice" (written as ``/`` in traditional PEG grammars). See
1919
:pep:`617` for more details on the grammar's syntax.
2020

21-
.. only:: html or latex or epub
21+
.. only:: html or latex or epub or text or texinfo
2222

2323
.. literalinclude:: ../../Grammar/python.gram
2424
:language: peg

0 commit comments

Comments
 (0)