manim/docs/source
Benjamin Hackl 95fba7da10
Change project management tool from poetry to uv (#4138)
* rewrite pyproject.toml to support uv; version upgrades of several dev dependencies

* codespellrc: poetry.lock -> uv.lock

* rewrite workflows, first attempt

* change name of pre-commit-hook

* dev-dependencies -> dependency-groups.dev

* lint + format

* Update .github/workflows/ci.yml

Co-authored-by: Aarush Deshpande <110117391+JasonGrace2282@users.noreply.github.com>

* convert development.rst to myst markdown

* fix (most) docbuild warnings from theme upgrade

* development instructions: switch to uv, plus minor updates

* update entrypoint config in plugin docs + tests

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

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

---------

Co-authored-by: Aarush Deshpande <110117391+JasonGrace2282@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-02 17:16:46 +01: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 Create changelog for 0.19.0 (#4032) 2025-01-20 14:36:53 +01:00
contributing Change project management tool from poetry to uv (#4138) 2025-02-02 17:16:46 +01:00
faq Rewrite installation instructions (#3930) 2024-12-06 18:50:18 -05:00
guides Corrected spelling mistake in documentation (#4107) 2025-01-19 16:26:28 +01:00
installation Rewrite installation instructions (#3930) 2024-12-06 18:50:18 -05:00
reference_index Add type hints to manim.cli module (#3988) 2024-11-04 16:05:07 +00:00
tutorials Rewrite installation instructions (#3930) 2024-12-06 18:50:18 -05:00
changelog.rst Create changelog for 0.19.0 (#4032) 2025-01-20 14:36:53 +01:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Change project management tool from poetry to uv (#4138) 2025-02-02 17:16:46 +01:00
contributing.rst Improve documentation section about contributing to docs (#3555) 2023-12-30 00:22:24 +01:00
examples.rst Fix SyntaxWarnings when building the docs and bump readthedocs to Python 3.13 (#3924) 2024-12-16 16:04:07 +00:00
index.rst Fix link formatting and clarify the distinction between Manim versions in index.rst (#4131) 2025-01-22 10:28:18 +01:00
installation.rst Rewrite installation instructions (#3930) 2024-12-06 18:50:18 -05:00
plugins.rst Change project management tool from poetry to uv (#4138) 2025-02-02 17:16:46 +01: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