diff --git a/source/conf.py b/source/conf.py index e365b8215..7a8f2a9a9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -48,8 +48,8 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = 'chill-doc' -copyright = '2014, Champs-Libres' +project = 'Chill Documentation' +copyright = '2014, Champs-Libres, published under the terms of the GNU Free Documentation License, Version 1.3' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -58,7 +58,7 @@ copyright = '2014, Champs-Libres' # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. -release = '1.0.0' +release = '1.0.0ALPHA' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.