Files
Jérome Eertmans 527ce2767e chore(docs): add faq page (#418)
* chore(docs): add faq page

Closes #405

* chore(docs): add faq page

Closes #405

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update changelog

* fix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-17 18:10:46 +02:00

1003 B

hide-toc og:description
true Manim Slides makes creating slides with Manim super easy!
.. image:: _static/logo_light_transparent.png
    :width: 600px
    :align: center
    :class: only-light
    :alt: Manim Slide logo
.. image:: _static/logo_dark_transparent.png
    :width: 600px
    :align: center
    :class: only-dark
    :alt: Manim Slide logo

Welcome to Manim Slide's documentation

Manim Slides makes creating slides with Manim super easy!

In a very few steps, you can create slides and present them either using the GUI, or your browser.

Slide through the demo below to get a quick glimpse on what you can do with Manim Slides.

.. manim-slides:: ../../example.py:ConvertExample
    :hide_source:
    :quality: high
:hidden:

quickstart
installation
reference/index
features_table
manim_or_manimgl
faq
:caption: Development
:hidden:

contributing/index
changelog
license