manim/docs/source/tutorials.rst
Leo Torres e48d46717b
New tutorial: manim internals basic (#394)
* add a section to the quickstart explaining the basics of building a scene

* add the internals_basic tutorial. Currently contains the section for Mobjects only

Co-authored by @behackl

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-12 11:51:12 -04:00

11 lines
192 B
ReStructuredText

Tutorials
============
.. toctree::
:caption: Table of Contents
:maxdepth: 2
tutorials/quickstart
tutorials/a_deeper_look
tutorials/building_blocks
tutorials/configuration