aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-05-05 20:06:10 +0200
committerNicolas Peugnet <n.peugnet@free.fr>2022-05-05 20:15:48 +0200
commit513ca2c79e8cbf9033f38b49c95de4267861f53c (patch)
treebc78bad71e4863c1f2eb0765e5d082de325dce31 /conf.py
parentc161f4b26a6e8cefe4e4c24e8e7d42add58a377d (diff)
downloadclub1-docs-513ca2c79e8cbf9033f38b49c95de4267861f53c.tar.gz
club1-docs-513ca2c79e8cbf9033f38b49c95de4267861f53c.zip
docs: déplacement des info du README dans la docHEADmain
et remplacement du README par quelques liens vers la doc et le site web
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 5122b28..3ef27ef 100644
--- a/conf.py
+++ b/conf.py
@@ -75,6 +75,7 @@ gettext_allow_fuzzy_translations = True
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = [
'_build',
+ 'README*',
'Thumbs.db',
'.DS_Store',
]