Files
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

739 B

Contributing

Thank you for your interest in Manim Slides!

Manim Slides is an open source project, first created as a fork of manim-presentation (now deprecated in favor to Manim Slides), and we welcome contributions of all forms.

This section is here to help fist-time contributors know how they can help this project grow. Whether you are already familiar with Manim or GitHub, it is worth taking a few minutes to read those documents!

:hidden:

workflow
internals
Workflow
how to work on this project. Start here if you're a new contributor.
Internals
how Manim Slides is built and how the various parts of it work.