Skip to content

Commit 1783de4

Browse files
committed
docs: update author
1 parent df3f1bb commit 1783de4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/source/conf.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111

1212
# Project information
1313
project = 'DOMINO-SEE'
14-
copyright = '2025, Hui-Min Wang'
15-
author = 'Hui-Min Wang'
16-
version = '0.1'
17-
release = '0.1'
14+
copyright = '2025, Hui-Min Wang and Xiaogang He (GPL-3.0)'
15+
author = 'Hui-Min Wang and Xiaogang He'
16+
version = '0.0.1'
17+
release = '0.0.1'
1818

1919
# General configuration
2020
extensions = [
@@ -41,7 +41,7 @@
4141

4242
# The master toctree document
4343
master_doc = 'index'
44-
html_title = "DOMINO-SEE official documentation"
44+
html_title = "Documentation"
4545

4646
# List of patterns to exclude from source
4747
exclude_patterns = ['_build', '**.ipynb_checkpoints']

0 commit comments

Comments
 (0)