Fix #2931: code-block directive with same :caption: causes warning of duplicate target

This commit is contained in:
Takeshi KOMIYA
2016-09-17 18:28:55 +09:00
parent 669b5f1736
commit 82c153ffd2
4 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Caption
References
----------
See :numref:`caption *test* rb` and :numref:`caption **test** py`.
See :numref:`name *test* rb` and :numref:`name **test** py`.
See :ref:`Ruby <name *test* rb>` and :ref:`Python <name **test** py>`.