Help and documentation for Ente's products.
The live version of these is at ente.com/help. The live site updates within a few minutes of a PR being merged.
For a typo or a small fix, just edit the file directly on GitHub and open a pull request.
For anything more involved, run a local preview:
git clone https://github.com/ente-io/ente
cd ente/docs
npm ci
npm run devWriting docs should not be a chore, have fun!