From 0dc8fcadb96ee2cdb98f7f632e669b8beb3a7bb7 Mon Sep 17 00:00:00 2001 From: Valérie-Emma Leroux Date: Sun, 23 Jul 2017 18:47:40 +0200 Subject: Update documentation --- docs/fr/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/fr/conf.py') diff --git a/docs/fr/conf.py b/docs/fr/conf.py index f1ad157..77039d8 100644 --- a/docs/fr/conf.py +++ b/docs/fr/conf.py @@ -41,16 +41,16 @@ master_doc = 'index' # General information about the project. project = u'Chimère' -copyright = u'2012, Étienne Loks' +copyright = u'2017, Étienne Loks, Valérie-Emma Leroux' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '2.0' +version = '3.0' # The full version, including alpha/beta/rc tags. -release = '2.0' +release = '3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3