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.
make help
1 parent 72807bb commit cb2bf41Copy full SHA for cb2bf41
Makefile
@@ -61,6 +61,7 @@ TRANSLATE_SOURCES_EXC = -path "ports/*/build-*" \
61
62
help:
63
@echo "Please use \`make <target>' where <target> is one of"
64
+ @echo " fetch-submodules to fetch dependencies from submodules, run this right after you clone the repo"
65
@echo " html to make standalone HTML files"
66
@echo " dirhtml to make HTML files named index.html in directories"
67
@echo " singlehtml to make a single large HTML file"
0 commit comments