/manim-docs

Manim docs template

Primary LanguageJupyter Notebook

Manim-docs

This repository is based on: https://github.com/kolibril13/flyingframes

Usage

  1. Install ManimCE dependencies: FFmpeg, LaTeX, etc.
  2. Clone this repo and install requirements.txt with: pip install -r requirements.txt
  3. Generate web files using make html.
  4. Modify the source content as in any other Sphinx project.
  5. Upload the docs/html folder to the internet.

Useful links