mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add licence to footer and correct project name
This commit is contained in:
parent
6a5207597b
commit
74ab54ef46
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user