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.
2 parents 72807bb + cb2bf41 commit 0b58f17Copy full SHA for 0b58f17
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