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 33db444 commit bdfc99fCopy full SHA for bdfc99f
development-tools/clinic.rst
@@ -107,8 +107,8 @@ Terminology
107
108
end line
109
The line ``[clinic start generated code]*/``.
110
- The *end line* marks the _end_ of Argument Clinic :term:`input`,
111
- but at the same time marks the _start_ of Argument Clinic :term:`output`,
+ The *end line* marks the *end* of Argument Clinic :term:`input`,
+ but at the same time marks the *start* of Argument Clinic :term:`output`,
112
thus the text *"clinic start start generated code"*
113
Note that the *end line* closes the C block comment opened
114
by the *start line*.
0 commit comments