;make site: regenerate web manuals first

[ci skip]
This commit is contained in:
Simon Michael 2020-01-22 05:47:35 -08:00
parent 9874d29953
commit a1fbe0247a

View File

@ -754,6 +754,7 @@ site: \
&& echo 'Please run "make Shake" first (manual compilation of Shake.hs is required)' \
|| ( \
echo; \
./Shake -V webmanuals; \
make -C site html; \
) 2>&1 | tee -a site.log