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 7e49f27 commit 229ee5bCopy full SHA for 229ee5b
1 file changed
Doc/conf.py
@@ -74,6 +74,10 @@
74
# Minimum version of sphinx required
75
needs_sphinx = '4.2'
76
77
+# Create table of contents entries for domain objects (e.g. functions, classes,
78
+# attributes, etc.). Default is True.
79
+toc_object_entries = False
80
+
81
# Ignore any .rst files in the includes/ directory;
82
# they're embedded in pages but not rendered individually.
83
# Ignore any .rst files in the venv/ directory.
0 commit comments