Document toc check and doctest check scripts (#25319)
* Clean doc toc check and make doctest list better * Add to Makefile
This commit is contained in:
1
Makefile
1
Makefile
@@ -80,6 +80,7 @@ fix-copies:
|
||||
python utils/check_copies.py --fix_and_overwrite
|
||||
python utils/check_table.py --fix_and_overwrite
|
||||
python utils/check_dummies.py --fix_and_overwrite
|
||||
python utils/check_doctest_list.py --fix_and_overwrite
|
||||
python utils/check_task_guides.py --fix_and_overwrite
|
||||
|
||||
# Run tests for the library
|
||||
|
||||
Reference in New Issue
Block a user