File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848# a list of builtin themes.
4949#
5050html_theme = "sphinx_rtd_theme"
51- html_theme_path = [ "." ]
51+ # Use the installed sphinx_rtd_theme package, not local copy
5252# Add any paths that contain custom static files (such as style sheets) here,
5353# relative to this directory. They are copied after the builtin static files,
5454# so a file named "default.css" will overwrite the builtin "default.css".
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ There are three optional arguments for :code:`MultiPlanet`:
1515
1616:code: `-q `: there will be no output in the command line
1717
18- :code: `-bp `: `BigPlanet `_ will be ran in conjunction with :code: `MultiPlanet `.
18+ :code: `-bp `: `BigPlanet `_ will be ran in conjunction with :code: `MultiPlanet `.
1919
20- .. BigPlanet : https://github.com/VirtualPlanetaryLaboratory/bigplanet
20+ .. _ BigPlanet : https://github.com/VirtualPlanetaryLaboratory/bigplanet
2121
2222:code: `-m `: emails the users at :code: `email ` when the simulations are complete
2323
Original file line number Diff line number Diff line change 11MultiPlanet Documentation
2- =======
2+ ==========================
33
44``multi-planet `` manages the exectution of a suite of `VPLanet <https://github.com/VirtualPlanetaryLaboratory/multi-planet >`_
55simulations that were built with `VSPACE <https://github.com/VirtualPlanetaryLaboratory/vspace >`_.
You can’t perform that action at this time.
0 commit comments