Currently the documentation is available in the following languages:
English | Français | Español |
You can contribute to the translation effort on our crowdin project.
This folder gather all the documentation material of the sepal platform: https://sepal.io
To build the documentation from the files: 1. Clone the repository to your local machine 1. install nox 1. run the nox build
git clone https://github.com/openforis/sepal-doc
cd sepal-doc
pip install nox
nox -s docs
If you want to contribute you can fork the project in you own repository and then use it. Please follow the contributing guidelines if you consider working with us. Meet our contributor.