File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ The following are notes for and links to previously released versions of polyphe
66
77
88
9- .. .. toctree::
10- .. :maxdepth: 1
11- ..
12- .. 0.1_release_notes
9+ .. toctree ::
10+ :maxdepth: 1
1311
14- .. ======= ========== ============== ============== ==============
15- .. Version Date Documentation Zip Tar
16- .. ======= ========== ============== ============== ==============
17- .. 0.1 2013-04-02 `docs 0.1`_ `zip 0.1`_ `tar 0.1`_
18- .. ======= ========== ============== ============== ==============
12+ 0.1_release_notes
13+
14+ ======= ========== ============== ============== ==============
15+ Version Date Documentation Zip Tar
16+ ======= ========== ============== ============== ==============
17+ 0.1 2013-04-02 `docs 0.1 `_ `zip 0.1 `_ `tar 0.1 `_
18+ ======= ========== ============== ============== ==============
1919
2020.. _docs 0.1 : http://polyphemus.org/v0.1/
2121.. _zip 0.1 : https://github.com/polyphemus-ci/polyphemus/zipball/0.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ polyphemus.base
1414 yourself, *default: * '0.0.0.0'.
1515:plugins: Plugins to include, *default: * ('polyphemus.base',
1616 'polyphemus.githubhook', 'polyphemus.batlabrun', 'polyphemus.batlabstat',
17- 'polyphemus.githubstat').
17+ 'polyphemus.githubstat', 'polyphemus.dashboard' ).
1818:port: The port to run the application on., *default: * 80.
1919:rc: Path to run control file, *default: * 'polyphemusrc.py'.
2020:server_url: The URL of the server without a trailing slash or port number, eg
You can’t perform that action at this time.
0 commit comments