mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* move modules in reference manual around to have nicer sidebar structure * use short names in page titles and sidebar * fix broken reference * remove some autogenerated files that shouldn't be tracked * include module list in reference.html Co-authored-by: Darylgolden <darylgolden@gmail.com>
19 lines
570 B
ReStructuredText
19 lines
570 B
ReStructuredText
Reference Manual
|
|
================
|
|
|
|
This reference manual details modules, functions, and variables included in
|
|
Manim, describing what they are and what they do. For learning how to use
|
|
Manim, see :doc:`tutorials`. For a list of changes since the last release, see
|
|
the :doc:`changelog`.
|
|
|
|
.. warning:: The pages linked to here are currently a work in progress.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
reference_index/animations
|
|
reference_index/cameras
|
|
reference_index/configuration
|
|
reference_index/mobjects
|
|
reference_index/scenes
|
|
reference_index/utilities_misc
|