Documentation
This commit is contained in:
parent
63b0e0356e
commit
0f6a7909c3
|
@ -13,7 +13,7 @@ master_doc = 'suite'
|
||||||
pygments_style = 'tango'
|
pygments_style = 'tango'
|
||||||
add_function_parentheses = True
|
add_function_parentheses = True
|
||||||
|
|
||||||
extensions = ['recommonmark', 'sphinx.ext.autodoc', 'sphinxcontrib.plantuml','sphinxemoji','sphinxcontrib-redoc']
|
extensions = ['recommonmark', 'sphinx.ext.autodoc', 'sphinxcontrib.plantuml','sphinxemoji','sphinxcontrib.redoc']
|
||||||
|
|
||||||
templates_path = ['_templates']
|
templates_path = ['_templates']
|
||||||
exclude_trees = ['.build']
|
exclude_trees = ['.build']
|
||||||
|
|
Loading…
Reference in New Issue