/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 brzlib/doc_generate/conf.py

  • Committer: Jelmer Vernooij
  • Date: 2017-05-21 12:51:58 UTC
  • mto: This revision was merged to the branch mainline in revision 6623.
  • Revision ID: jelmer@jelmer.uk-20170521125158-l3vt37lnzc48klx6
Comment out icon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
# The name of an image file (within the static path) to use as favicon of the
136
136
# docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
137
137
# pixels large.
138
 
html_favicon = "bzr.ico"
 
138
# TODO(jelmer): add a brz.ico
 
139
# html_favicon = "brz.ico"
139
140
 
140
141
# Add any paths that contain custom static files (such as style sheets) here,
141
142
# relative to this directory. They are copied after the builtin static files,