]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add helpstring for site-mako
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Nov 2010 19:02:11 +0000 (14:02 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Nov 2010 19:02:11 +0000 (14:02 -0500)
doc/build/Makefile

index 31dce05e662e9ee54edc1ca12f89773ea4eafb5d..a8d26340f58fbff1a9ba1ce4d7992e5b073c0506 100644 (file)
@@ -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"