diff --git a/docs/conf.py b/docs/conf.py index f5bb07c..7647b08 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ # a list of builtin themes. # html_theme = "sphinx_rtd_theme" -html_theme_path = ["."] +# Use the installed sphinx_rtd_theme package, not local copy # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". diff --git a/docs/help.rst b/docs/help.rst index af9d945..485ce8d 100644 --- a/docs/help.rst +++ b/docs/help.rst @@ -15,9 +15,9 @@ There are three optional arguments for :code:`MultiPlanet`: :code:`-q`: there will be no output in the command line - :code:`-bp`: `BigPlanet`_ will be ran in conjunction with :code:`MultiPlanet`. +:code:`-bp`: `BigPlanet`_ will be ran in conjunction with :code:`MultiPlanet`. - .. BigPlanet: https://github.com/VirtualPlanetaryLaboratory/bigplanet +.. _BigPlanet: https://github.com/VirtualPlanetaryLaboratory/bigplanet :code:`-m`: emails the users at :code:`email` when the simulations are complete diff --git a/docs/index.rst b/docs/index.rst index 92a6621..7405bef 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,5 @@ MultiPlanet Documentation -======= +========================== ``multi-planet`` manages the exectution of a suite of `VPLanet `_ simulations that were built with `VSPACE `_.