~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/doc_generate/conf.py

  • Committer: INADA Naoki
  • Date: 2011-05-05 09:15:34 UTC
  • mto: (5830.3.3 i18n-msgfmt)
  • mto: This revision was merged to the branch mainline in revision 5873.
  • Revision ID: songofacandy@gmail.com-20110505091534-7sv835xpofwrmpt4
Add update-pot command to Makefile and tools/bzrgettext script that
extracts help text from bzr commands.

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