Include Mesh class documentation authored by Bouvry Arnaud's avatar Bouvry Arnaud
...@@ -20,6 +20,7 @@ remains available at the following link: [training video recording](https://msed ...@@ -20,6 +20,7 @@ remains available at the following link: [training video recording](https://msed
- [Documentation](documentation): (work in progress) - [Documentation](documentation): (work in progress)
- [Installation](documentation/installation): steps to configure your development environment (virtual environment, Python packages, etc.) - [Installation](documentation/installation): steps to configure your development environment (virtual environment, Python packages, etc.)
- [Tutorial](documentation/tutorial): short guide to run your first simulation, details about inputs and weather data - [Tutorial](documentation/tutorial): short guide to run your first simulation, details about inputs and weather data
- [Mesh class](documentation/Mesh class documentation): documentation of the Mesh API and use
- [Dev guide](documentation/dev-guide): **mandatory guidelines** to contribute to the code base - [Dev guide](documentation/dev-guide): **mandatory guidelines** to contribute to the code base
- [Frequently Asked Questions](Frequently-Asked-Questions) - [Frequently Asked Questions](Frequently-Asked-Questions)
- [References and contributors](references): papers built on PASE, list of the main contributors to the framework - [References and contributors](references): papers built on PASE, list of the main contributors to the framework
... ...
......