aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-03-25 16:22:55 +0100
committern-peugnet <n.peugnet@free.fr>2022-03-25 16:22:55 +0100
commit5e10c0b6a02e4382057ac7bd0f3924cf61f54775 (patch)
treed296b0e55e5a7e980fb16a5e419363184d587621 /conf.py
parent5de7786306af5c66a69ff01fd4b6ceb929681a5f (diff)
downloadclub1-docs-5e10c0b6a02e4382057ac7bd0f3924cf61f54775.tar.gz
club1-docs-5e10c0b6a02e4382057ac7bd0f3924cf61f54775.zip
build languages in their subdir & add version
by separating builders commands from the other, we can directly choose the output dir
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index e14ffdc..b1d849d 100644
--- a/conf.py
+++ b/conf.py
@@ -20,6 +20,7 @@
project = 'Hébergement CLUB1'
copyright = '2022, Nicolas PEUGNET'
author = 'Nicolas PEUGNET'
+version = 'main'
# -- General configuration ---------------------------------------------------