Fix docs build and format docs conf
This commit is contained in:
parent
b69bfa28b4
commit
3eade299a0
@ -1,8 +1,8 @@
|
||||
author = 'decentral1se'
|
||||
copyright = '2019, decentral1se'
|
||||
html_static_path = ['_static']
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
master_doc = 'index'
|
||||
project = 'autonomic'
|
||||
templates_path = ['_templates']
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx_autodoc_typehints']
|
||||
author = "decentral1se"
|
||||
copyright = "2019, decentral1se"
|
||||
html_static_path = ["_static"]
|
||||
html_theme = "sphinx_rtd_theme"
|
||||
master_doc = "index"
|
||||
project = "autonomic utility belt"
|
||||
templates_path = ["_templates"]
|
||||
extensions = ["sphinx.ext.autodoc", "sphinx_autodoc_typehints"]
|
||||
|
Reference in New Issue
Block a user