Fixup docs formatting.

This commit is contained in:
Michael DeHaan 2013-08-06 10:53:56 -04:00
parent bc76d5adbe
commit 5f18a53530
2 changed files with 4 additions and 3 deletions

View file

@ -325,6 +325,9 @@ def main():
modules.sort()
for module in modules:
print "rendering: %s" % module
fname = module_map[module]
if len(options.module_list):