summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <hello@juanlu.space>2021-09-06 17:12:39 +0200
committerJuan Luis Cano Rodríguez <hello@juanlu.space>2021-09-06 17:14:31 +0200
commit53104cadc05dff234b83e858d7fefb7b82109206 (patch)
tree8230eea25f46e51c22ccdc700e8c2d6d13b46654 /doc/tutorial
parent2755333437b69dc1b3c98845a3fe3116e3b81728 (diff)
downloadsphinx-git-53104cadc05dff234b83e858d7fefb7b82109206.tar.gz
Add reference to tutorial TOC
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/describing-code.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst
index 6a7128701..2b4df59da 100644
--- a/doc/tutorial/describing-code.rst
+++ b/doc/tutorial/describing-code.rst
@@ -1,9 +1,9 @@
Describing code in Sphinx
=========================
-In the previous sections of the tutorial you can read how to write narrative
-or prose documentation in Sphinx. In this section you will describe code
-objects instead.
+In the :doc:`previous sections of the tutorial </tutorial/index>` you can read
+how to write narrative or prose documentation in Sphinx. In this section you
+will describe code objects instead.
.. _tutorial-describing-objects: