mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Autoreload v2 (#2268)
* Add autoreload * Typo correction * Add --autoreload to configuration docts Co-Authored-By: Splines <37160523+Splines@users.noreply.github.com> --------- Co-authored-by: Splines <37160523+Splines@users.noreply.github.com>
This commit is contained in:
@ -63,6 +63,7 @@ flag abbr function
|
||||
``--video_dir VIDEO_DIR`` Directory to write video
|
||||
``--config_file CONFIG_FILE`` Path to the custom configuration file
|
||||
``--log-level LOG_LEVEL`` Level of messages to Display, can be DEBUG / INFO / WARNING / ERROR / CRITICAL
|
||||
``--autoreload`` Automatically reload Python modules to pick up code changes across different files
|
||||
========================================================== ====== =====================================================================================================================================================================================================
|
||||
|
||||
custom_config
|
||||
|
Reference in New Issue
Block a user