summaryrefslogtreecommitdiff
path: root/tests/root/includes.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-06-04 18:47:43 +0200
committerGeorg Brandl <georg@python.org>2009-06-04 18:47:43 +0200
commit202a8e44b605f877439686b7308e9ca5eb1c9a26 (patch)
tree22bf3d22fba19dbdd1f3ee637836280510542b74 /tests/root/includes.txt
parent7ed7231c41f290d056686ceccc0410a3e7cf1305 (diff)
parent69d6f5617e2be49789905f7ea3067fa903547500 (diff)
downloadsphinx-202a8e44b605f877439686b7308e9ca5eb1c9a26.tar.gz
merge with 0.6
Diffstat (limited to 'tests/root/includes.txt')
-rw-r--r--tests/root/includes.txt18
1 files changed, 13 insertions, 5 deletions
diff --git a/tests/root/includes.txt b/tests/root/includes.txt
index b8a6bee8..da36503b 100644
--- a/tests/root/includes.txt
+++ b/tests/root/includes.txt
@@ -1,3 +1,10 @@
+Testing downloadable files
+==========================
+
+Download :download:`img.png` here.
+Download :download:`this <subdir/img.png>` there.
+Don't download :download:`this <nonexisting.png>`.
+
Test file and literal inclusion
===============================
@@ -42,9 +49,10 @@ Literalinclude options
:prepend: START CODE
:append: END CODE
-Testing downloadable files
-==========================
+Test if dedenting before parsing works.
-Download :download:`img.png` here.
-Download :download:`this <subdir/img.png>` there.
-Don't download :download:`this <nonexisting.png>`.
+.. highlight:: python
+
+.. cssclass:: inc-pyobj-dedent
+.. literalinclude:: literal.inc
+ :pyobject: Bar.baz