This is the repository of the user guide for Velocity Lapse, a time-lapse app for Android.
All contributions are welcome!
The manual is written in ReStructuredText and uses Sphinx to build the HTML.
This guide uses the Sphinx package and a slighty customized sphinxawesome
theme.
pip install -r requirements.txt
make html
You will find the HTML in the build
folder.
Licensed under the GPL-3.0 license terms.