Meta/Dothem: enable check-docs
Junio C Hamano committed
Oct 18, 2021 at 15:25 UTC
5ec7e19bc3e120d0dcf8caaf724cf5274001384a
1 file changed
+1
Dothem
+1
index 84b620c671..82cca97a96 100755
--- a/Dothem
+++ b/Dothem
@@ -216,6 +216,7 @@ do
test -n "$skip_doc" ||
if test "$save" = "$(git rev-parse HEAD)"
then
+ Meta/Make $M $jobs -- check-docs &&
Meta/Make $M $jobs -- doc &&
Meta/Make $M -- install-man install-html
else