This repository is based on: https://github.com/kolibril13/flyingframes
- Install ManimCE dependencies: FFmpeg, LaTeX, etc.
- Clone this repo and install requirements.txt with:
pip install -r requirements.txt
- Generate web files using
make html
. - Modify the source content as in any other Sphinx project.
- Upload the docs/html folder to the internet.
- Sphinx tutorial: https://www.sphinx-doc.org/en/master/tutorial/index.html
- Manim docs: https://docs.manim.community/en/stable/tutorials/quickstart.html