summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-root/subdir/includes.txt
blob: 627dcfb9b54e3d8191bfc65363fdd899a20b892d (plain)
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