Files
manim-slides/docs/source/quickstart.md
Jérome Eertmans 0ce4c18519 chore(docs): improving the docs (#115)
* chore(docs): improving the docs

This improves the docs as suggested by some reddit user. Now, most of Manim is documented in one place

* try: update lockfile

* chore(deps): remove duplicate key

* fix(ci): isort issue

See https://github.com/home-assistant/core/issues/86892

* fix(ci): bad identation

* fix(ci): fixing lock file

* fix(example): issue when ManimGL does not count wait as animation
2023-01-30 22:23:53 +01:00

642 B

Quickstart

Installation

:start-after: <!-- start install -->
:end-before: <!-- end install -->

Creating your first slides

:start-after: <!-- start usage -->
:end-before: <!-- end usage -->

The output slides should look this this:

For more advanced examples, see the Examples section.