mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-22 04:56:24 +08:00

* chore(docs): improving the docs This improves the docs as suggested by some reddit user. Now, most of Manim is documented in one place * try: update lockfile * chore(deps): remove duplicate key * fix(ci): isort issue See https://github.com/home-assistant/core/issues/86892 * fix(ci): bad identation * fix(ci): fixing lock file * fix(example): issue when ManimGL does not count wait as animation
11 lines
214 B
Markdown
11 lines
214 B
Markdown
# Command Line Interface
|
|
|
|
This page contains an exhaustive list of all the commands available with `manim-slides`.
|
|
|
|
|
|
```{eval-rst}
|
|
.. click:: manim_slides.__main__:cli
|
|
:prog: manim-slides
|
|
:nested: full
|
|
```
|