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 5892a25 commit 543df55Copy full SHA for 543df55
docs/conf.py
@@ -41,6 +41,10 @@
41
42
pygments_style = "sphinx"
43
44
+# If true, the current module name will be prepended to all description
45
+# unit titles (such as .. function::).
46
+add_module_names = False
47
+
48
# Add any paths that contain templates here, relative to this directory.
49
templates_path = ['_templates']
50
0 commit comments