7 lines
122 B
Python
7 lines
122 B
Python
project = 'Test'
|
|
copyright = '2024, Test'
|
|
author = 'Test'
|
|
release = '0.3.0'
|
|
html_theme = 'alabaster'
|
|
master_doc = 'index'
|