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