Skip to content

Commit c05f2ae

Browse files
authored
update both core and ml docs (onnx#1879)
1 parent f895279 commit c05f2ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/update_doc.sh

+1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ python onnx/backend/test/stat_coverage.py
2525

2626
echo -e "\n===> regenerate the docs"
2727
python onnx/defs/gen_doc.py
28+
ONNX_ML=0 python onnx/defs/gen_doc.py
2829

2930
echo -e "\n===> the update is done!"

0 commit comments

Comments
 (0)