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 10c1f0f commit a325a5eCopy full SHA for a325a5e
user_manual/conf.py
@@ -11,8 +11,6 @@
11
# All configuration values have a default; values that are commented out
12
# serve to show the default.
13
14
-import sys, os, inspect
15
-
16
# If extensions (or modules to document with autodoc) are in another directory,
17
# add these directories to sys.path here. If the directory is relative to the
18
# documentation root, use os.path.abspath to make it absolute, like shown here.
@@ -74,7 +72,7 @@
74
72
75
73
# If true, '()' will be appended to :func: etc. cross-reference text.
76
#add_function_parentheses = True
77
-2
+
78
# If true, the current module name will be prepended to all description
79
# unit titles (such as .. function::).
80
#add_module_names = True
0 commit comments