Docs: Updated to version 0.2. Removed Jannis from the copyright line.

This commit is contained in:
Martin Mahner 2009-07-13 11:19:55 +02:00
parent 3db535a103
commit 1bba920c69

View file

@ -38,17 +38,17 @@ master_doc = 'index'
# General information about the project.
project = u'django-authority'
copyright = u'2009, Jannis Leidel'
copyright = u'2009, The django-authority 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.1'
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '0.1'
release = '0.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@ -174,7 +174,7 @@ htmlhelp_basename = 'django-authoritydoc'
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
('index', 'django-authority.tex', u'django-authority Documentation',
u'Jannis Leidel', 'manual'),
u'The django-authority team', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of