File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5151- Fix installation documentation (section Prerequisites) to require at
5252 least python 2.5, thanks to John P. Rouillard for discovering this.
5353 (committed by Ralf Schlatterbeck)
54+ - Fixing the download button re-activating the cheeseshop plugin in the
55+ sphinx config. Thanks to Richard for the hint. (Bernhard Reiter)
5456
5557
56582012-05-15: 1.4.20
Original file line number Diff line number Diff line change 2323
2424# Add any Sphinx extension module names here, as strings. They can be extensions
2525# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
26- # extensions = ['toctree ']
26+ extensions = ['sphinxcontrib.cheeseshop ' ]
2727
2828# Add any paths that contain templates here, relative to this directory.
2929templates_path = ['_templates' ]
3939
4040# General information about the project.
4141project = u'Roundup'
42- copyright = u'2009 , Richard Jones'
42+ copyright = u'2012 , Richard Jones, Roundup-Team '
4343
4444# The version info for the project you're documenting, acts as replacement for
4545# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments