This is the repository of the official audiotool manual - read at manual.audiotool.com.
Head over to How to Contribute if you'd like to contribute!
- Install Sphinx
- Install a Sphinx extension:
python3 -m pip install sphinx-rtd-theme sphinx-sitemap
- Re-generate the static page with:
make html