Files
Jérome Eertmans bb5b294f40 feat(lib): Sphinx directive can now read files (#261)
* feat(lib): Sphinx directive can now read files

You can optionally read a file instead of the Sphinx directive's content

* fix(lib): rst syntax and docs

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

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-29 16:23:54 +02:00

971 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
reference/index
features_table
:caption: Development
:hidden:

contributing/index
changelog
license