Closed AdamRJensen closed 1 year ago
@kanderso-nrel Is there a way to also remove the table of content on the landing page? It seems a bit redundant since it's always available on the left pane.
Is there a way to also remove the table of content on the landing page?
Yes, by adding :hidden:
to the toctree directive options. Example: https://github.com/kanderso-nrel/pv-foss-engagement/blob/main/sphinx/source/index.rst
And I agree it's unnecessary here, so fine with me to hide it!
Minor updates to the landing page.