File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Element Markup See also
2222arguments/parameters ``*arg* `` :ref: `inline-markup `
2323variables/literals/code ````foo`` ``, ````42`` ``, ````len(s) - 1`` `` :ref: `inline-markup `
2424True/False/None ````True`` ``, ````False`` ``, ````None`` `` :ref: `inline-markup `
25- function definitions ``.. function:: print(*args) `` :ref: `directives `
26- function references ``:func:`print` `` :ref: `roles `
25+ function definitions ``.. function:: print(*args) `` :ref: `directives `
26+ function references ``:func:`print` `` :ref: `roles `
2727attribute definitions ``.. attribute: `attr-name` `` :ref: `information-units `
2828attribute references ``:attr:`attr-name` `` :ref: `roles `
2929reference labels ``.. _label-name: `` :ref: `doc-ref-role `
You can’t perform that action at this time.
0 commit comments