AndyScherzinger 8 жил өмнө
parent
commit
e3f8a49f3f
1 өөрчлөгдсөн 1 нэмэгдсэн , 3 устгасан
  1. 1 3
      user_manual/conf.py

+ 1 - 3
user_manual/conf.py

@@ -11,8 +11,6 @@
 # All configuration values have a default; values that are commented out
 # serve to show the default.
 
-import sys, os, inspect
-
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # documentation root, use os.path.abspath to make it absolute, like shown here.
@@ -74,7 +72,7 @@ exclude_patterns = ['_build','scripts/*', 'ocdoc/*']
 
 # If true, '()' will be appended to :func: etc. cross-reference text.
 #add_function_parentheses = True
-2
+
 # If true, the current module name will be prepended to all description
 # unit titles (such as .. function::).
 #add_module_names = True