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