Add 'toctree' back into the index.rst file:

-without this command the outline on the left hand does not get generated
-also had to add the ':hidden:' flag, so it's not displayed on the body of the page as well
This commit is contained in:
Shay Carter 2021-03-22 13:56:56 -07:00
parent 1c542df215
commit ad5e63c1d3

View file

@ -63,3 +63,14 @@ Questions -- Contact Us!
------------------------
Please feel free to reach out to us at our support email at **support-awips@unidata.ucar.edu**
.. toctree::
:maxdepth: 2
:hidden:
api/index
datatypes
examples/index
dev
gridparms
about