summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/Makefile b/doc/build/Makefile
index 31dce05e6..a8d26340f 100644
--- a/doc/build/Makefile
+++ b/doc/build/Makefile
@@ -18,6 +18,7 @@ help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"
@echo " dist-html same as html, but places files in /doc"
+ @echo " site-mako to make sqlalchemy.org Mako files"
@echo " dirhtml to make HTML files named index.html in directories"
@echo " singlehtml to make a single large HTML file"
@echo " pickle to make pickle files"