mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE] Remind people there are rsts to update in docs/source (#95914)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/95914 Approved by: https://github.com/msaroufim
This commit is contained in:
committed by
PyTorch MergeBot
parent
d303665d33
commit
f4b33791fd
@ -109,6 +109,7 @@ if [ "$is_main_doc" = true ]; then
|
||||
elif [ $undocumented -gt 0 ]; then
|
||||
echo undocumented objects found:
|
||||
cat build/coverage/python.txt
|
||||
echo "Make sure you've updated relevant .rsts in docs/source!"
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
|
Reference in New Issue
Block a user