~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/doc_generate/conf.py

  • Committer: Andrew Bennetts
  • Date: 2010-09-17 04:32:50 UTC
  • mto: This revision was merged to the branch mainline in revision 5433.
  • Revision ID: andrew.bennetts@canonical.com-20100917043250-4f57ifkg0yu321t7
Reuse self._log_file rather than make new StringIO, and wrap pre-existing long line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
# General information about the project.
40
40
project = u'Bazaar'
41
 
copyright = u'2009-2011 Canonical Ltd'
 
41
copyright = u'2009, 2010 Canonical Ltd'
42
42
 
43
43
# The version info for the project you're documenting, acts as replacement for
44
44
# |version| and |release|, also used in various other places throughout the