manim/docs/source/tutorials
Naveen M K 65240b8bc8
Automatically Import Plugins (#967)
* Automatically import Plugins
Specify plugins using CLI and config file

Signed-off-by: Naveen M K <naveen@syrusdark.website>

* Fix Doc tests

* clean manim.cfg

* Add more explanatory docs

* add info about plugins site

* use property method

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* use types module and f-strings

* Add tests

* lint

* remove --plugins
it seems it is not possible currently to implement that

* fix doc tests

* don't define unnecessary variables

* Apply suggestions from code review

Co-authored-by: Leo Torres <dleonardotn@gmail.com>

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>
Co-authored-by: Leo Torres <dleonardotn@gmail.com>
2021-01-28 20:57:27 +05:30
..
a_deeper_look.rst removed deprecated command line arguments from documentation (#908) 2021-01-05 10:46:10 -05:00
building_blocks.rst Bunch of more examples for the docs (#458) 2020-10-02 16:06:01 +02:00
configuration.rst Automatically Import Plugins (#967) 2021-01-28 20:57:27 +05:30
quickstart.rst New Feature: IPython %%manim magic (#943) 2021-01-28 13:36:23 +01:00