We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0051643 commit b2a7c10Copy full SHA for b2a7c10
Makefile
@@ -0,0 +1,5 @@
1
+help:
2
+ $(MAKE) -C docs help
3
+
4
+%:
5
+ $(MAKE) -C docs $@
0 commit comments