replace hardcoded refs in docs with extlinks

Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
This commit is contained in:
oleg.hoefling 2021-10-30 18:07:17 +02:00 committed by Oleg Hoefling
parent 8356260554
commit 629145a0e8
No known key found for this signature in database
GPG Key ID: 0F2974E780119EEA

View File

@ -91,9 +91,7 @@ you created earlier.
Alternatively, you can also add a cross-reference to an arbitrary part of the
project. For that, you need to use the :rst:role:`ref` role, and add an
explicit *label* that acts as `a target`__.
__ https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#hyperlink-targets
explicit *label* that acts as :duref:`a target <hyperlink-targets>`.
For example, to reference the "Installation" subsection, add a label right
before the heading, as follows: