Skip to content

Commit

Permalink
unhide TOC tree on start page (#67)
Browse files Browse the repository at this point in the history
* unhide TOC tree on start page

* limit tree depth
  • Loading branch information
zacharyburnett authored Oct 28, 2022
1 parent babad23 commit dc885ae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Space Telescope Environment (``stenv``)

``stenv`` is a set of installable Conda environments maintained by the `Space Telescope Science Institute (STScI) <http://www.stsci.edu/>`_ in Baltimore, Maryland. These environments provide tools and utilities required to process and analyze data from the Hubble Space Telescope (HST), James Webb Space Telescope (JWST), and others.

If you have issues with ``stenv``, please `create a new GitHub issue <https://github.com/spacetelescope/stenv/issues>`_ or contact one of the following help desks:

* **HST Help Desk:** https://stsci.service-now.com/hst

* **JWST Help Desk:** https://stsci.service-now.com/jwst

.. toctree::
:hidden:
:maxdepth: 1

getting_started.rst
environments.rst
astroconda.rst
developer_notes.rst

If you have issues with ``stenv``, please `create a new GitHub issue <https://github.com/spacetelescope/stenv/issues>`_ or contact one of the following help desks:

* **HST Help Desk:** https://stsci.service-now.com/hst

* **JWST Help Desk:** https://stsci.service-now.com/jwst

0 comments on commit dc885ae

Please sign in to comment.