remove unused code

This commit is contained in:
AndyScherzinger 2016-11-03 16:48:21 +01:00
parent 152cb4bd14
commit e0056475a8
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -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