Files
Jérome Eertmans be227bbdea chore(deps): use PDM instead of Poetry (#354)
* chore(deps): use PDM instead of Poetry

* chore(git): move to top

* chore(lint): fixes

* fix(pdm): dynamic version did not work

* chore(ci): fix syntax for Windows

* fix(ci): typo

* wip(docs): updates

* chore(docs): add changelog entry

* chore(docs): admonitions

* chore(docs): update to use manim-slides render

* chore(docs): make it better
2024-01-18 22:02:53 +01:00

1000 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