diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-03-26 21:51:08 +0100 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2022-03-26 21:51:08 +0100 |
commit | f1ec6ab74a9a17e7ceba35055b062151baabe775 (patch) | |
tree | 80a67ea595feebb4c8f66228a30a7ec0caef7978 /conf.py | |
parent | 939fd17667e5633d8c4cc920c8e2422f7ab2477c (diff) | |
download | club1-docs-f1ec6ab74a9a17e7ceba35055b062151baabe775.tar.gz club1-docs-f1ec6ab74a9a17e7ceba35055b062151baabe775.zip |
rename docs project to use simpler name
Diffstat (limited to 'conf.py')
-rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ # -- Project information ----------------------------------------------------- -project = 'Hébergement CLUB1' +project = 'CLUB1' copyright = '2022, Nicolas PEUGNET' author = 'Nicolas PEUGNET' version = 'main' |