update API documentation (3.4)

svn: r18938
This commit is contained in:
Jérôme Rapinat
2012-02-20 15:04:41 +00:00
parent 2354408e8b
commit e76a52b0bd
6 changed files with 120 additions and 4 deletions

View File

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