diff --git a/docs/source/conf.py b/docs/source/conf.py index 853c475..9cc6f74 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -111,16 +111,6 @@ pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True - -# -- Options for viewcode extension --------------------------------------- - -# Follow alias objects that are imported from another module such as functions, -# classes and attributes. As side effects, this option ... ??? -# If false, ... ???. -# The default is True. -viewcode_import = True - - # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for