File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,9 +155,9 @@ See ``cmd2/docs/api/cmd.rst`` to see how to add documentation for an attribute.
155155
156156For module data members and class attributes, the ``autodoc `` extension allows
157157documentation in a comment with special formatting (using a #: to start the
158- comment instead of just #), or in a docstring after the definition. This project
159- has standardized on the docstring after the definition approach. Do not use the
160- specially formatted comment approach.
158+ comment instead of just #), or in a docstring after the definition. This
159+ project has standardized on the docstring after the definition approach. Do not
160+ use the specially formatted comment approach.
161161
162162
163163Links to API Reference
You can’t perform that action at this time.
0 commit comments