manim/docs/source/reference.rst
Leo Torres 54854ccf23
Documenting the config system (#303)
* add output of manim -h to the documentation, as a poor man documentation of CLI arguments

* document config system and general changes in the description of each command line flag

* run black

* MacOS

* update

* Add configuration.rst back to the toctree. Add the contributing guidelines, which is just a symlink to the main repository\'s contributing.md file.

* add the symlinks

* fix length of underlines

Co-authored-by: Pg Biel <9021226+PgBiel@users.noreply.github.com>
2020-08-16 07:08:26 -04:00

18 lines
421 B
ReStructuredText

Reference
===============
This reference manual details functions, modules, and objects included in
Manim, describing what they are and what they do. For learning how to use
Manim, see :doc:`tutorials/tutorials_index`. For a list of changes since the
last release, see the :doc:`changelog`.
.. currentmodule:: manim
.. autosummary::
:toctree: _autosummary
container
mobject.mobject
config
constants