mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-09-21 00:54:25 +08:00

This PR refactors a lot of the code in order to have a better organized codebase. If will that I needed to create a second level of submodules, to better distinguish the different parts of this project.
11 lines
219 B
Markdown
11 lines
219 B
Markdown
# Command Line Interface
|
|
|
|
This page contains an exhaustive list of all the commands available with `manim-slides`.
|
|
|
|
|
|
```{eval-rst}
|
|
.. click:: manim_slides.cli.commands:main
|
|
:prog: manim-slides
|
|
:nested: full
|
|
```
|