aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
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
parent56f9a60f49af8e23d56bdbe0b65dd629226af25a (diff)
downloadwallabag-79d8f0d4591e4f2945db0d79c08784fd7b84b04a.tar.gz
wallabag-79d8f0d4591e4f2945db0d79c08784fd7b84b04a.tar.zst
wallabag-79d8f0d4591e4f2945db0d79c08784fd7b84b04a.zip
Updated documentation version
Diffstat (limited to 'docs')
-rw-r--r--docs/de/conf.py4
-rw-r--r--docs/en/conf.py4
-rw-r--r--docs/fr/conf.py4
-rw-r--r--docs/it/conf.py4
4 files changed, 8 insertions, 8 deletions
diff --git a/docs/de/conf.py b/docs/de/conf.py
index cc9dcdf8..1bc39d4c 100644
--- a/docs/de/conf.py
+++ b/docs/de/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'
diff --git a/docs/en/conf.py b/docs/en/conf.py
index 717b35f1..5926f8c9 100644
--- a/docs/en/conf.py
+++ b/docs/en/conf.py
@@ -11,8 +11,8 @@ templates_path = ['_templates']
11source_suffix = '.rst' 11source_suffix = '.rst'
12master_doc = 'index' 12master_doc = 'index'
13project = u'wallabag' 13project = u'wallabag'
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'
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'
diff --git a/docs/it/conf.py b/docs/it/conf.py
index 717b35f1..5926f8c9 100644
--- a/docs/it/conf.py
+++ b/docs/it/conf.py
@@ -11,8 +11,8 @@ templates_path = ['_templates']
11source_suffix = '.rst' 11source_suffix = '.rst'
12master_doc = 'index' 12master_doc = 'index'
13project = u'wallabag' 13project = u'wallabag'
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'