manim/docs/source
Victorien 206f8740b9
Remove support for dynamic plugin imports (#3524)
* Remove call to deprecated `pkg_resources`

* Remove support for dynamic plugin imports, update plugin utilities

* fix affected tests

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

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

* more fixes

* Last fix

* Fix import

* Update docs

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
2024-02-15 08:17:13 -08:00
..
_static Add option to run examples directly with binder (#3427) 2023-11-10 21:52:43 +01:00
_templates Added support for Manim type aliases in Sphinx docs + Added new TypeAliases (#3484) 2023-12-29 19:04:31 +01:00
changelog Prepare v0.18.0 (#3439) 2023-11-11 18:21:45 +01:00
contributing Improve documentation section about contributing to docs (#3555) 2023-12-30 00:22:24 +01:00
faq Added FAQ entry regarding failed `manimpango` build (#3001) 2022-10-26 19:47:17 +02:00
guides fix(docs): Remove extra curly bracket in LaTeX math expression to fix issue #3330 (#3389) 2023-10-10 12:29:03 +02:00
installation Update docker.rst to use bash from the PATH (#3582) 2024-01-25 00:41:38 +01:00
reference_index Added support for Manim type aliases in Sphinx docs + Added new TypeAliases (#3484) 2023-12-29 19:04:31 +01:00
tutorials Fix formatting building blocks (#3515) 2023-12-12 10:45:39 +01:00
changelog.rst Prepare v0.18.0 (#3439) 2023-11-11 18:21:45 +01:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Added support for Manim type aliases in Sphinx docs + Added new TypeAliases (#3484) 2023-12-29 19:04:31 +01:00
contributing.rst Improve documentation section about contributing to docs (#3555) 2023-12-30 00:22:24 +01:00
examples.rst Add ref_class (#3598) 2024-02-01 23:27:49 +01:00
index.rst Add conda installation docs (#2914) 2022-08-31 13:11:34 +00:00
installation.rst replace mentions of Python 3.7 as the minimally required version with 3.8 (#3274) 2023-07-05 00:02:11 +09:00
plugins.rst Remove support for dynamic plugin imports (#3524) 2024-02-15 08:17:13 -08:00
reference.rst Added :class:.ChangeSpeed, an animation wrapper that allows to smoothly change the speed at which an animation is played (#2749) 2022-07-06 16:39:55 +02:00
robots.txt Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
tutorials_guides.rst Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732) 2022-05-27 08:45:31 +00:00