comparison docs/conf.py @ 5718:5c7b177d70ff stable

copyright: 2016
author Mads Kiilerich <madski@unity3d.com>
date Mon, 15 Feb 2016 19:29:14 +0100
parents 5ae8e644aa88
children f68db0c03a78
comparison
equal deleted inserted replaced
5703:9e53eb77287c 5718:5c7b177d70ff
42 # The master toctree document. 42 # The master toctree document.
43 master_doc = 'index' 43 master_doc = 'index'
44 44
45 # General information about the project. 45 # General information about the project.
46 project = u'Kallithea' 46 project = u'Kallithea'
47 copyright = u'2010-2015 by various authors, licensed as GPLv3.' 47 copyright = u'2010-2016 by various authors, licensed as GPLv3.'
48 48
49 # The version info for the project you're documenting, acts as replacement for 49 # The version info for the project you're documenting, acts as replacement for
50 # |version| and |release|, also used in various other places throughout the 50 # |version| and |release|, also used in various other places throughout the
51 # built documents. 51 # built documents.
52 # 52 #