We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea21b1 commit 85cf410Copy full SHA for 85cf410
Makefile
@@ -1,7 +1,7 @@
1
SHELL=/bin/bash
2
3
.PHONY: all
4
-all: whatdoesitdo tests
+all: doc-whatdoesitdo tests
5
6
.PHONY: FORCE
7
FORCE:
0 commit comments