From 8573c281ecb644a0be52ab7cbdb56467c00a4d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Wed, 11 Aug 2021 17:54:03 +0200 Subject: Add section on automatic documentation generation --- doc/tutorial/describing-code.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tutorial/describing-code.rst') diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst index 150142ad3..f213d0f57 100644 --- a/doc/tutorial/describing-code.rst +++ b/doc/tutorial/describing-code.rst @@ -5,6 +5,8 @@ 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. +.. _tutorial-describing-objects: + Documenting Python objects -------------------------- -- cgit v1.2.1