We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b2967 commit b0666c2Copy full SHA for b0666c2
Makefile
@@ -10,7 +10,7 @@ SELINUX_OPT := $(shell [ $(DOCKER_SELINUX_LABEL) -eq 1 ] && echo ':Z' |
10
clean-search clean test-links extract-examples push \
11
docker-image docker-htmlify docker-test docker-xtest docker-ctest docker-testall docker-run
12
13
-html: bigpage htmlify
+html: htmlify
14
15
htmlify: init-highlights sass
16
perl6 htmlify.p6 --parallel=1
0 commit comments