Update docu and domain index html generation

This commit is contained in:
relikd
2020-09-19 01:44:07 +02:00
parent 38a3115bdd
commit 25673e5f5a
5 changed files with 69 additions and 37 deletions

View File

@@ -98,6 +98,7 @@ def process():
gen_root() # root index.thml
gen_search() # root redirect.html?id=my.bundle.id
gen_help()
print('')
if __name__ == '__main__':