7 lines
133 B
Python
7 lines
133 B
Python
project = "cosma-qc"
|
|
author = "COSMA"
|
|
release = "1.0"
|
|
extensions = []
|
|
html_theme = "sphinx_rtd_theme"
|
|
html_static_path = ["_static"]
|