.. STREAM documentation master file, created by
   sphinx-quickstart on Thu Jul 18 13:02:06 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. mdinclude:: landingpage.md

.. toctree::
   :name: Getting Started
   :caption: Getting Started
   :maxdepth: 2
   :hidden:

   installation
   

.. toctree::
   :name: API Reference
   :caption: API Reference
   :maxdepth: 2
   :hidden:
   
   api/stream.models/index
   api/stream.NAM/index
   api/stream.metrics/index
   api/stream.preprocessor/index
   api/stream.visuals/index
   api/stream.utils/index


.. toctree::
   :name: Developer Guide
   :caption: Developer Guide
   :maxdepth: 1
   :hidden:

   contributing
   