aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/fr
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2017-05-03 15:58:36 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2017-05-03 15:58:36 +0200
commit79d8f0d4591e4f2945db0d79c08784fd7b84b04a (patch)
tree57a614c5ef7848fbe035ed5caef5bed06b9af338 /docs/fr
parent56f9a60f49af8e23d56bdbe0b65dd629226af25a (diff)
downloadwallabag-79d8f0d4591e4f2945db0d79c08784fd7b84b04a.tar.gz
wallabag-79d8f0d4591e4f2945db0d79c08784fd7b84b04a.tar.zst
wallabag-79d8f0d4591e4f2945db0d79c08784fd7b84b04a.zip
Updated documentation version
Diffstat (limited to 'docs/fr')
-rw-r--r--docs/fr/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fr/conf.py b/docs/fr/conf.py
index 49a57e2d..90489d83 100644
--- a/docs/fr/conf.py
+++ b/docs/fr/conf.py
@@ -11,8 +11,8 @@ templates_path = ['_templates']
11source_suffix = '.rst' 11source_suffix = '.rst'
12master_doc = 'index' 12master_doc = 'index'
13project = u'wallabag-fr' 13project = u'wallabag-fr'
14copyright = u'2013-2016, Nicolas Lœuillet - MIT Licence' 14copyright = u'2013-2017, Nicolas Lœuillet - MIT Licence'
15version = '2.1.0' 15version = '2.3.0'
16release = version 16release = version
17exclude_patterns = ['_build'] 17exclude_patterns = ['_build']
18pygments_style = 'sphinx' 18pygments_style = 'sphinx'