Fix some docstrings

This commit is contained in:
Andrew Resch 2009-08-13 05:02:39 +00:00
commit 567a42b0ec
4 changed files with 13 additions and 12 deletions

View file

@ -37,7 +37,7 @@ master_doc = 'index'
# General substitutions.
project = 'Deluge'
copyright = '2008, Andrew Resch'
copyright = '2008-2009, Deluge Team'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
@ -159,7 +159,7 @@ htmlhelp_basename = 'delugedoc'
# (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [
('index', 'deluge.tex', 'deluge Documentation',
'Andrew Resch', 'manual'),
'Deluge Team', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of