~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/conf.py

  • Committer: Ian Clatworthy
  • Date: 2009-09-08 01:11:40 UTC
  • mto: (4634.37.2 prepare-2.0)
  • mto: This revision was merged to the branch mainline in revision 4689.
  • Revision ID: ian.clatworthy@canonical.com-20090908011140-7j53uqrg0td6zwt6
pdf generation of the Developer Guide

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
# Grouping the document tree into LaTeX files. List of tuples
199
199
# (source start file, target name, title, author, documentclass [howto/manual]).
200
200
latex_documents = [
 
201
  ('HACKING', 'bzr-en-developer-guide.tex', u'Bazaar Developer Guide',
 
202
   u'Bazaar Developers', 'manual'),
201
203
]
202
204
 
203
205
# The name of an image file (relative to this directory) to place at the top of