Thanks to visit codestin.com Credit goes to github.com
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 20f7cf2 commit 2e6a3a6Copy full SHA for 2e6a3a6
Doc/conf.py
@@ -63,6 +63,10 @@
63
# Minimum version of sphinx required
64
needs_sphinx = '4.2'
65
66
+# Create table of contents entries for domain objects (e.g. functions, classes,
67
+# attributes, etc.). Default is True.
68
+toc_object_entries = False
69
+
70
# Ignore any .rst files in the includes/ directory;
71
# they're embedded in pages but not rendered individually.
72
# Ignore any .rst files in the venv/ directory.
0 commit comments