We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b2066 commit db8ab00Copy full SHA for db8ab00
doc/tutorial/narrative-documentation.rst
@@ -85,8 +85,9 @@ introduction paragraph in ``index.rst``:
85
86
Check out the :doc:`usage` section for further information.
87
88
-The :rst:role:`doc` role you used automatically references a specific document
89
-in the project, in this case the ``usage.rst`` you created earlier.
+The :rst:role:`doc` :ref:`role <rst-roles-alt>` you used automatically
+references a specific document in the project, in this case the ``usage.rst``
90
+you created earlier.
91
92
Alternatively, you can also add a cross-reference to an arbitrary part of the
93
project. For that, you need to use the :rst:role:`ref` role, and add an
0 commit comments