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 87b8a0b commit 1677f41Copy full SHA for 1677f41
doc/tutorial/describing-code.rst
@@ -47,7 +47,7 @@ Notice several things:
47
- Sphinx parsed the argument of the ``.. py:function`` directive and
48
highlighted the module, the function name, and the parameters appropriately.
49
- The directive content includes a one-line description of the function,
50
- as well as a :ref:`field list <rst-field-lists>` containing the function
+ as well as a :ref:`info field list <info-field-lists>` containing the function
51
parameter, its expected type, the return value, and the return type.
52
53
.. note::
0 commit comments