Skip to content

Commit

Permalink
Adding refs to the index didn't work, reverting
Browse files Browse the repository at this point in the history
  • Loading branch information
dbhart committed Nov 15, 2023
1 parent e568729 commit 9e835e2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 29 deletions.
28 changes: 0 additions & 28 deletions documentation/_templates/wntr-indices.html

This file was deleted.

2 changes: 1 addition & 1 deletion documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ def setup(app):
},
],
"use_edit_page_button": False,
"primary_sidebar_end": ["wntr-indices"],
"primary_sidebar_end": ["indices.html"],
"show_toc_level": 2,
# "secondary_sidebar_items": ["page-toc"], #["page-toc", "edit-this-page", "sourcelink"],
"navbar_end": [ "theme-switcher.html", "navbar-icon-links.html",],
Expand Down
2 changes: 2 additions & 0 deletions documentation/userguide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ U.S. Department of Energy's National Nuclear Security Administration under contr
license
whatsnew
developers
acronyms
reference


Citing WNTR
Expand Down
4 changes: 4 additions & 0 deletions documentation/wntr-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ API documentation
wntr.sim
wntr.utils

.. toctree::

acronyms
reference

0 comments on commit 9e835e2

Please sign in to comment.