manim/docs/source
adeshpande fdb4e37f75
docs(contributing): add manim.typing guide (#3669)
* docs: add manim.typing guide

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

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

* Add colors

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

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

* Add another example for when to typehint as Vector

* Add docs for images+functions

* write Beziers

* Improve based on feedback

* type -> Type

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com>
2024-06-22 20:14:36 +00: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 docs(contributing): add manim.typing guide (#3669) 2024-06-22 20:14:36 +00:00
faq Added FAQ entry regarding failed `manimpango` build (#3001) 2022-10-26 19:47:17 +02:00
guides Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00:00
installation Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00: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 [pre-commit.ci] pre-commit autoupdate (#3332) 2024-04-24 13:11:03 +02:00
changelog.rst Prepare new release: v0.18.1 (#3719) 2024-04-28 09:02:22 +00:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py fix(copyright): automate copyright updating for docs (#3708) 2024-04-19 23:42:17 +02: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 Fix minor grammatical errors found in the index page of the documentation (#3690) 2024-04-11 17:57:40 +02:00
installation.rst Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00: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