This is the English Cryptomator documentation.
If you want to contribute documentation in different languages, please let us know.
- Install Sphinx (
pip install sphinx sphinx_rtd_theme) - Fork this repo
- Make your changes
- Preview changes (
make html) - Send us a pull request
For a local live preview, install sphinx-autobuild and execute make livehtml.