~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/doc_generate/conf.py

  • Committer: Martin Pool
  • Date: 2011-03-28 01:28:09 UTC
  • mto: (5425.4.19 220464-stale-locks)
  • mto: This revision was merged to the branch mainline in revision 5970.
  • Revision ID: mbp@canonical.com-20110328012809-frw003r09tcrxkiz
Represent lock held info as an object, not just a dict

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