Skip to content
Snippets Groups Projects
Commit ae96f149 authored by JBorrow's avatar JBorrow
Browse files

Minor documentation fixes; now compiles without warnings

parent 42276c74
Branches
Tags
1 merge request!724Minor documentation fixes; now compiles without warnings
...@@ -7,8 +7,8 @@ General information for adding new schemes ...@@ -7,8 +7,8 @@ General information for adding new schemes
========================================== ==========================================
The following steps are required for any new options (such as new The following steps are required for any new options (such as new
:ref:`hydro`, :ref:`chemistry`, :ref:`cooling`, :ref:`hydro`, chemistry, cooling,
:ref:`equation_of_state`, :ref:`stars` or :ref:`gravity`) :ref:`equation_of_state`, stars, or gravity)
In order to add a new scheme, you will need to: In order to add a new scheme, you will need to:
......
This diff is collapsed.
This diff is collapsed.
...@@ -87,7 +87,7 @@ html_theme = 'sphinx_rtd_theme' ...@@ -87,7 +87,7 @@ html_theme = 'sphinx_rtd_theme'
# Add any paths that contain custom static files (such as style sheets) here, # 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, # relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css". # so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['.static'] # html_static_path = ['.static']
# Custom sidebar templates, must be a dictionary that maps document names # Custom sidebar templates, must be a dictionary that maps document names
# to template names. # to template names.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment