HTML generator for the docs site.
go build -o godocs
The -o is important, otherwise the binary ends up being called godocs.git.
-o
godocs.git