/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/doc_generate/conf.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2018-11-18 12:18:03 UTC
  • mfrom: (7192.1.1 docs-on-homepage)
  • Revision ID: breezy.the.bot@gmail.com-20181118121803-k5rwgtig1rz69iql
Some improvements to the documentation.

Merged from https://code.launchpad.net/~jelmer/brz/docs-on-homepage/+merge/358952

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
# General information about the project.
39
39
project = u'Breezy'
40
 
copyright = u'2009-2011 Canonical Ltd'
 
40
copyright = u'2009-2011 Canonical Ltd, 2017-2018 Breezy Developers'
41
41
 
42
42
# The version info for the project you're documenting, acts as replacement for
43
43
# |version| and |release|, also used in various other places throughout the
91
91
 
92
92
# The theme to use for HTML and HTML Help pages.  Major themes that come with
93
93
# Sphinx are currently 'default' and 'sphinxdoc'.
94
 
html_theme = 'default'
 
94
html_theme = 'agogo'
95
95
 
96
96
# Theme options are theme-specific and customize the look and feel of a theme
97
97
# further.  For a list of options available for each theme, see the