Remove useless line in sphinx config file
This commit is contained in:
committed by
Nicola Demo
parent
070b5137ba
commit
2b09cb95cf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user