Files
Jérome Eertmans 04bca458f1 chore(ci): checking links and spell checking (#417)
* chore(ci): checking links and spell checking

* chore(ci): move markdown-link-check to GitHub ci

Because pre-commit.ci does not have access to the internet...

* fix(lib): revert `reverse-...` utils because of warnings

* chore(ci): checking links and spell checking

* chore(ci): move markdown-link-check to GitHub ci

Because pre-commit.ci does not have access to the internet...

* fix(docs): myst-parser xref cannot end with .html

* fix(docs): oops
2024-04-17 17:59:40 +02:00

999 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
:caption: Development
:hidden:

contributing/index
changelog
license