Meta/Dothem: enable check-docs
Junio C Hamano committed
Oct 18, 2021 at 15:25 UTC
5ec7e19bc3e120d0dcf8caaf724cf5274001384a
1 file changed
+1
Dothem
+1
@@ -216,6 +216,7 @@ do
216
test -n "$skip_doc" ||
217
if test "$save" = "$(git rev-parse HEAD)"
218
then
219
+ Meta/Make $M $jobs -- check-docs &&
220
Meta/Make $M $jobs -- doc &&
221
Meta/Make $M -- install-man install-html
222
else