Files
scenarionet/documentation
2024-03-27 15:31:36 +01:00
..
2024-03-27 15:31:36 +01:00
2023-08-26 22:29:54 +01:00
2023-08-26 22:29:54 +01:00
2024-03-27 15:31:36 +01:00
2024-03-27 15:31:36 +01:00
2023-08-27 16:26:00 +01:00
2023-08-08 18:16:31 +01:00
2023-08-08 18:16:31 +01:00
2023-08-26 22:29:54 +01:00
2023-08-27 18:18:41 +01:00
2023-08-25 18:57:12 +01:00
2023-12-02 23:19:50 +00:00

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

To build documents locally, please run the following script:

cd scenarionet
pip install -e .[doc]
cd documentation
make html