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 436f07c commit edb8f5fCopy full SHA for edb8f5f
documentation/markup.rst
@@ -22,7 +22,7 @@ Element Markup See also
22
arguments/parameters ``*arg*`` :ref:`inline-markup`
23
variables/literals/code ````foo````, ````42````, ````len(s) - 1```` :ref:`inline-markup`
24
True/False/None ````True````, ````False````, ````None```` :ref:`inline-markup`
25
-function definitions ``.. function:: print(*args)`` :ref:`directives`
+function definitions ``.. function:: print(*args)`` :ref:`directives`
26
function references ``:func:`print``` :ref:`roles`
27
attribute definitions ``.. attribute: `attr-name``` :ref:`information-units`
28
attribute references ``:attr:`attr-name``` :ref:`roles`
0 commit comments