Add link to docutils docs

This commit is contained in:
Juan Luis Cano Rodríguez
2021-07-05 09:35:01 +02:00
parent 6f9bc6e7e5
commit cb846a39e0

View File

@@ -407,7 +407,9 @@ in the project, in this case the ``usage.rst`` 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 can act as a target.
explicit *label* that acts as `a target`__.
__ https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#hyperlink-targets
For example, to reference the "Installation" subsection, add a label right
before the heading, as follows: