mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
38 lines
695 B
ReStructuredText
38 lines
695 B
ReStructuredText
.. manim documentation master file, created by
|
|
sphinx-quickstart on Sun Sep 23 10:43:32 2018.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
manim
|
|
=====
|
|
|
|
``manim`` is an animation engine for explanatory math videos. It uses Python to
|
|
make creating precise 2D animations simple and easy.
|
|
|
|
.. toctree::
|
|
:caption: Contents:
|
|
:maxdepth: 2
|
|
|
|
about
|
|
install
|
|
getting_started
|
|
|
|
.. toctree::
|
|
:caption: Module Index:
|
|
:maxdepth: 2
|
|
|
|
mobject
|
|
animation
|
|
continual_animation
|
|
scene
|
|
camera
|
|
utils
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
|