4935: Update API documentation for Gramps 3.3.x

svn: r17570
This commit is contained in:
Jérôme Rapinat
2011-05-26 16:04:59 +00:00
parent 21d3941187
commit 0f11597f35
2 changed files with 12 additions and 12 deletions

View File

@ -46,16 +46,16 @@ master_doc = 'index'
# General information about the project.
project = u'Gramps'
copyright = u'2009, The Gramps Project'
copyright = u'2011, The Gramps Project'
# 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 = '3.2'
version = '3.3'
# The full version, including alpha/beta/rc tags.
release = '3.2.0'
release = '3.3.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.