Files
scenarionet/documentation
2023-08-08 18:16:31 +01:00
..
2023-08-08 18:09:45 +01:00
2023-08-08 18:16:31 +01:00
2023-08-08 18:16:31 +01:00
2023-08-08 18:16:31 +01:00
2023-08-08 17:33:02 +01:00
2023-08-08 18:09:45 +01:00

This folder contains files for the documentation: https://scenarionet.readthedocs.io/.

To build documents locally, please run the following codes:

pip install sphinx sphinx_rtd_theme
cd scenarionet/documentation
make html