Added VIM tools, and help pages to all scripts missing one

This commit is contained in:
ville rantanen
2015-04-02 12:07:42 +03:00
parent 85928b7326
commit 029e2f5ad0
15 changed files with 85 additions and 18 deletions

View File

@@ -85,6 +85,5 @@ def sizeof(num):
return "%3.1f %s" % (num, x)
num /= 1024.0
opts=setup()
generate_index(opts)