sphinx/tests/roots/test-directive-code/linenos.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
349 B
ReStructuredText
Raw Normal View History

2014-10-04 10:49:37 -05:00
Literal Includes with Line Numbers
==================================
.. literalinclude:: literal.inc
:language: python
:linenos:
2017-02-17 09:12:54 -06:00
.. literalinclude:: literal.inc
:language: python
:lineno-start: 200
.. literalinclude:: literal.inc
:language: python
:lines: 5-9
:lineno-match:
.. literalinclude:: empty.inc
:lineno-match: