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 5f7b225 commit daa669dCopy full SHA for daa669d
README.txt
@@ -40,6 +40,12 @@ The following options can be set in conf.py:
40
Whether to show all members of a class in the Methods and Attributes
41
sections automatically.
42
43
+- numpydoc_class_members_toctree: bool
44
+
45
+ Whether to create a Sphinx table of contents for the lists of class
46
+ methods and attributes. If a table of contents is made, Sphinx expects
47
+ each entry to have a separate page.
48
49
- numpydoc_edit_link: bool (DEPRECATED -- edit your HTML template instead)
50
51
Whether to insert an edit link after docstrings.
0 commit comments