manim/docs/source
Christopher Besch 7d76cd459d
Fixed Documentation for Sections (#2212)
* feat: added section class

* fix: fixed imports in scene.py

* feat: added section class

* fix: fixed imports in scene.py

* feat: scene file writer update; needs testing

* broken test

* fixed wrong partial movie files

* feat: added animation concatenation for sections

* fix: sections can contains None as partial movie file

* fix: correct section output file names

* fix: removed media folder

* feat: section output able to extract type

* feat: added guarantee_existence tests

* fix: touch file on windows

* fix: touch file on windows

* feat: automatically create control data with --set_test flag

* feat: added tests for sections output folder

* feat: added flag to enable sections

* feat: testing section metadata file

* feat: finished metadata tests; changed enums to be extendable

* fix: removed testing files

* fix: fixed section types

* fix: fixed outdated control data

* fix: fixed simple_scenes.py

* fix: fixed section type documentation example

* feat: added section video metadata to API

* fix: isort should stop destroying the import order for commands.py

* fix: fixed types of section metadata output

* fix: better comments

* ?

* feat: added elaborate test; switched name and type in next_section call

* feat: changed testing terminology: "config" got renamed to "movie metadata"

* fix: removed unicode lambda :<

* fix: fixed control data

* fix: removed test setter

* feat: added tutorial in the documentation

* fix: updated test control data

* fix: fixed double '.' in video tests

* fix: fixed some documentation

* fix: fixed missign JSON file in docs

* fix: implemented proposed changes

* fix: better --save_sections help

* fix: better docstrings

* fix: fixed last docstring...hopefully :>

* feat: custom section output supported

* fix: removed resolved todos

* fix: added debug for movie concatenation back

* fix: removed implemented TODO

* fix: removed doubled log

* fix: changed debug to info log

* fix: fixed log test data

* fix: fixed documentation --save_sections
2021-10-20 11:35:09 +02:00
..
_static Prepare documentation for translation (#862) 2021-09-24 20:17:43 +08:00
_templates Improve sidebar structure of reference manual (#1778) 2021-07-19 12:19:21 -04:00
changelog Prepared new release, `v0.11.0` (#2114) 2021-10-02 17:51:16 +02:00
contributing note that process is not ready (#2101) 2021-09-29 09:25:14 +02:00
installation Transferred troubleshooting installation related snippets from Discord to the documentation (#2130) 2021-10-10 04:27:03 +00:00
reference_index Fixed broken links in inheritance graphs by moving them to `reference.rst` (#2122) 2021-10-01 14:08:22 +02:00
tutorials Fixed Documentation for Sections (#2212) 2021-10-20 11:35:09 +02:00
changelog.rst Prepared new release, `v0.11.0` (#2114) 2021-10-02 17:51:16 +02:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Prepare documentation for translation (#862) 2021-09-24 20:17:43 +08:00
contributing.rst Prepare documentation for translation (#862) 2021-09-24 20:17:43 +08:00
examples.rst Improved the implementation of :meth:.CoordinateSystem.get_area to work without Riemann rectangles, added new :meth:.CoordinateSystem.get_area_with_riemann_rectangles (#1990) 2021-10-02 00:00:17 +00:00
index.rst Reworked installation instructions (#1949) 2021-08-28 12:50:29 +00:00
installation.rst Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
manim_directive.py Added Crowdin configuration and changed source files to `.pot` format (#2165) 2021-10-15 11:51:09 +02:00
plugins.rst Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
reference.rst Fixed broken links in inheritance graphs by moving them to `reference.rst` (#2122) 2021-10-01 14:08:22 +02:00
reporting_bugs.rst Updated Discord links in the docs to point towards a standardized redirect (#1499) 2021-05-13 02:02:35 +02:00
robots.txt Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
tutorials.rst Add a tutorial for using :class:~.Text and :class:Tex (#1510) 2021-06-29 17:26:23 +02:00