cleaned sphinx conf file
This commit is contained in:
parent
1eee08dbc9
commit
1c3f0f5278
1 changed files with 0 additions and 3 deletions
|
|
@ -17,11 +17,8 @@ sys.path.insert(0, os.path.abspath('../../src/caimira/calculator'))
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'CAiMIRA'
|
||||
copyright = '2024, Andre Henriques et al.'
|
||||
author = 'Andre Henriques et al.'
|
||||
|
||||
release = '1.0.0'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx_markdown_builder']
|
||||
|
|
|
|||
Loading…
Reference in a new issue