0

Completed options documentation.

This commit is contained in:
Andrew Brown
2011-10-16 23:13:11 -04:00
parent c852bffdaf
commit 19d4946ae3
4 changed files with 445 additions and 151 deletions

View File

@@ -111,7 +111,7 @@ if imgformat != "jpg":
################################################################################
### web_assets_hook
## If provided, run this function after the web assets have been copied, but
## before actual tile rendering beings. It should accept a QuadtreeGen
## before actual tile rendering beings. It should accept a MapGen
## object as its only argument. Note: this is only called if skipjs is True
## Default: not yet
## Type: function