mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-24 13:00:42 +08:00
32 lines
804 B
Markdown
32 lines
804 B
Markdown
# Reference Documentation
|
|
|
|
Automatically generated reference for Manim Slides.
|
|
|
|
```{toctree}
|
|
:hidden:
|
|
|
|
api
|
|
cli
|
|
examples
|
|
gui
|
|
html
|
|
sharing
|
|
Sphinx Extension <sphinx_extension>
|
|
```
|
|
|
|
[Application Programming Interface](./api): list of classes and methods that may
|
|
be useful to the end-user.
|
|
|
|
[Command Line Interface](./cli): list of all commands available using Manim
|
|
Slides' executable.
|
|
|
|
[Examples](./examples): curated list of examples and their output.
|
|
|
|
[Graphical User Interface](./gui): details about the main Manim Slide' feature.
|
|
|
|
[HTML Presentation](./html): an alternative way of presenting your animations.
|
|
|
|
[Sharing](./sharing): how to share your presentation with others.
|
|
|
|
[Sphinx Extension](./sphinx_extension): a Sphinx extension for diplaying Manim Slides animations within your documentation.
|