% PANORAMA documentation master file, created by % sphinx-quickstart on Mon Jun 26 14:25:17 2023. % You can adapt this file completely to your liking, but it should at least % contain the root `toctree` directive. ```{include} ../README.md :relative-images: ``` --- ```{toctree} :caption: 'User Guide:' :maxdepth: 2 user/user_guide ``` ```{toctree} :caption: 'Modeler Guide:' :maxdepth: 2 modeler/modeler_guide ``` ```{toctree} :caption: 'Developer Guide:' :maxdepth: 1 developer/developer_guide ``` ```{toctree} :caption: 'API Reference:' :maxdepth: 1 api/api_ref ``` TODO: Add the citation to MyST