File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -700,10 +700,10 @@ contents to:
700700` ` `
701701
702702Where the triple colon syntax is used to specify what documentation you would
703- like built. In this case, we are asking to document the entire module ` my_module`
704- (and all classes and functions within it) which is located in `my_package`. You
705- could instead ask for only a single component inside your module by being more
706- specific, like `:: : my_package.my_module.MyClass`.
703+ like built. In this case, we are asking to document the entire module
704+ ` my_module` (and all classes and functions within it) which is located in
705+ ` my_package ` . You could instead ask for only a single component inside your
706+ module by being more specific, like `:: : my_package.my_module.MyClass`.
707707
708708{% endtab %} {% endtabs %}
709709
You can’t perform that action at this time.
0 commit comments