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 15a1128 commit 232d86fCopy full SHA for 232d86f
doc/source/development/contributing_documentation.rst
@@ -79,7 +79,7 @@ Some other important things to know about the docs:
79
``Attributes`` and ``Methods`` section for the class, leading to a redundant
80
specification. To prevent this duplication, we have a custom autosummary
81
template ``_templates/autosummary/class.rst`` that will generate class pages
82
- without any method or attribute documentation.
+ without any method or attribute documentation.
83
84
For some classes we only want to document a subset of APIs. For those, the
85
you should include an ``Attributes`` and ``Methods`` section in the class
0 commit comments