mirror of https://github.com/python/cpython.git
Document the alternate format for :ref:.
This commit is contained in:
parent
6778fa9b2a
commit
cfee0e83eb
|
@ -610,6 +610,8 @@ Example::
|
|||
|
||||
The ``:ref:`` invocation is replaced with the section title.
|
||||
|
||||
Alternatively, you can reference any label (not just section titles)
|
||||
if you provide the link text ``:ref:`link text`<reference-label>```.
|
||||
|
||||
Paragraph-level markup
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue