summaryrefslogtreecommitdiff
path: root/tests/roots/test-intl/label_target.txt
diff options
context:
space:
mode:
authorTakayuki Shimizukawa <shimizukawa+bitbucket@gmail.com>2013-09-23 23:01:48 +0900
committerTakayuki Shimizukawa <shimizukawa+bitbucket@gmail.com>2013-09-23 23:01:48 +0900
commit1ad300bd9ccf0619a5221ddedd1210dbaebb376b (patch)
tree7a560dcc32b524c27e8797fb837d2238d5113cfe /tests/roots/test-intl/label_target.txt
parentca287866446f05686f9c351cf99b8c13263977fc (diff)
parentd77152916b265d1739c33d6b59a89b04bb6ce923 (diff)
downloadsphinx-1ad300bd9ccf0619a5221ddedd1210dbaebb376b.tar.gz
Merged in alimony/sphinx/add_missing_epub_options (pull request #170)
Add two missing epub options to the default conf.py
Diffstat (limited to 'tests/roots/test-intl/label_target.txt')
-rw-r--r--tests/roots/test-intl/label_target.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/tests/roots/test-intl/label_target.txt b/tests/roots/test-intl/label_target.txt
index b597abe7..635de847 100644
--- a/tests/roots/test-intl/label_target.txt
+++ b/tests/roots/test-intl/label_target.txt
@@ -47,8 +47,18 @@ duplicated sub section
------------------------
.. This section have no label, but the section was a duplicate name.
-.. THis case, a duplicated target id is generated by docutils.
+.. This case, a duplicated target id is generated by docutils.
.. There is no way to link to this section's duplicated id like ``id2`` by
.. using formal reStructuredText markup.
+
+.. _bridge label: `label bridged target section`_
+
+label bridged target section
+=============================
+
+.. This section is targeted through label definition.
+
+`bridge label`_ is not translatable but linked to translated section title.
+