Remove useless line in sphinx config file
This commit is contained in:
@@ -111,16 +111,6 @@ pygments_style = "sphinx"
|
|||||||
# If true, `todo` and `todoList` produce output, else they produce nothing.
|
# If true, `todo` and `todoList` produce output, else they produce nothing.
|
||||||
todo_include_todos = True
|
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 ----------------------------------------------
|
# -- Options for HTML output ----------------------------------------------
|
||||||
|
|
||||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||||
|
|||||||
Reference in New Issue
Block a user