manim/docs/source
Anton Ballmaier df7a2f5dfc
Build the docs - Logging (#1461)
* test

* revert test changes

* first logging changes

* fix unrelated typo

* change to logging

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Save logs to csv file for later reading it

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix makefile issues

* remove unnecessary comments

* clean up manim_directive

* fix local var bug

* Show log only if examples have been rendered

* Move controll from makefile to sphinx events

* remove added blank line

* remove rendering_summary file

* fix slight regex problem

* comment out code in question

* change encoding

* re-add code

* switch to build-finished event

* fix indentation bug

* use csv module

* Update manim/mobject/mobject.py

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Update manim/mobject/mobject.py

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Use Pathlib

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: Jan-Hendrik Müller <44469195+kolibril13@users.noreply.github.com>
2021-05-09 10:56:10 +05:30
..
_static Add inheritance diagrams to reference page (#1441) 2021-05-06 12:31:02 +02:00
_templates render full documentation for module level functions 2020-10-31 16:11:08 +01:00
changelog Prepare v0.6.0 (#1434) 2021-05-02 17:47:01 +02:00
contributing Added entry for typestring parser check tool (#1402) 2021-05-06 22:26:10 -07:00
installation Fixing broken doc links (#1457) 2021-05-03 21:13:51 +05:30
tutorials Remove $ from tutorial commands (#1445) 2021-05-03 10:47:23 +05:30
changelog.rst Improve changelog generation script (#1231) 2021-04-02 18:27:57 +02:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Add inheritance diagrams to reference page (#1441) 2021-05-06 12:31:02 +02:00
contributing.rst Grammatical error corrections in documentation (#1360) 2021-04-19 15:44:32 -07:00
examples.rst Reduce complexity of ThreeDSurfacePlot example (#1341) 2021-04-27 20:42:25 +02:00
index.rst Added a "How to Cite Manim" section to the Readme (#1425) 2021-05-01 13:35:56 +02:00
installation.rst Fixed all current docbuild warnings (#1424) 2021-04-29 19:04:08 -07:00
manim_directive.py Build the docs - Logging (#1461) 2021-05-09 10:56:10 +05:30
reference.rst Add inheritance diagrams to reference page (#1441) 2021-05-06 12:31:02 +02:00
reporting_bugs.rst Grammatical error corrections in documentation (#1360) 2021-04-19 15:44:32 -07:00
tutorials.rst New tutorial: manim internals basic (#394) 2020-09-12 11:51:12 -04:00