0

Minor fixes to documentation

* Fix the copypasted section in the README

  * Update version and dates
This commit is contained in:
Nicolas F
2014-06-04 13:23:30 +02:00
parent 3c33080e3d
commit 948d2fa741
2 changed files with 4 additions and 4 deletions

View File

@@ -41,16 +41,16 @@ master_doc = 'index'
# General information about the project.
project = u'Overviewer'
copyright = u'2010-2012 The Overviewer Team'
copyright = u'2010-2014 The Overviewer Team'
# 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 = "0.10"
version = "0.11"
# The full version, including alpha/beta/rc tags.
release = "0.10"
release = "0.11"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.