1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Including in subdir =================== .. absolute filename .. literalinclude:: /special/code.py :lines: 1 .. relative filename .. literalinclude:: ../special/code.py :lines: 2 Absolute :download:`/img.png` download. .. absolute image filename .. image:: /img.png .. absolute include filename .. include:: /test.inc