Files
manim/docs/source/index.rst
2021-01-24 11:33:49 +08:00

24 lines
498 B
ReStructuredText

Manim's documentation
=====================
.. image:: ../../logo/white_with_name.png
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos
at `3Blue1Brown <https://www.3blue1brown.com/>`_.
.. toctree::
:maxdepth: 2
:caption: Getting Started
getting_started/install/index
getting_started/quickstart/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`