~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/conf.py

  • Committer: Ian Clatworthy
  • Date: 2010-03-03 03:28:30 UTC
  • mto: (4797.31.1 integration-2.1)
  • mto: This revision was merged to the branch mainline in revision 5075.
  • Revision ID: ian.clatworthy@canonical.com-20100303032830-qf3ty4z40i410bem
add What's New to the list of PDF documents generated

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        u'Bazaar Tutorial': None,
33
33
        u'Using Bazaar With Launchpad': None,
34
34
        u'Centralized Workflow Tutorial': None,
 
35
        u"What's New in Bazaar 2.1?": None,
35
36
    }
36
37
def bzr_title(s):
37
38
    return bzr_titles.get(s) or s
69
70
  ('tutorials/centralized_workflow',
70
71
    'bzr-%s-tutorial-centralized.tex' % (bzr_locale,),
71
72
    bzr_title(u'Centralized Workflow Tutorial'), bzr_team, 'howto'),
 
73
  ('whats-new/whats-new-in-2.1', 'bzr-%s-whats-new.tex' % (bzr_locale,),
 
74
    bzr_title(u"What's New in Bazaar 2.1?"), bzr_team, 'howto'),
72
75
]
73
76
 
74
77
# List of documents that shouldn't be included in the build.