~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/doc_generate/sphinx_conf.py

  • Committer: Vincent Ladeuil
  • Date: 2010-04-28 16:52:07 UTC
  • mto: (5193.6.1 texinfo)
  • mto: This revision was merged to the branch mainline in revision 5356.
  • Revision ID: v.ladeuil+lp@free.fr-20100428165207-r84z9hog4jeaooe0
Add a skeleton texinfo builder for sphinx.

* doc/en/conf.py:
(extensions): Add the texinfo builder.

* doc/en/Makefile:
(texinfo): New target.

* bzrlib/doc_generate/sphinx_conf.py:
Update copyright...

Show diffs side-by-side

added added

removed removed

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