cli/cmd/gen-docs
Mislav Marohnić 39080dc332 Generate help docs to GitHub Pages
`make site-docs`:
1. checks out the `gh-pages` branch into the `site/` directory;
2. regenerates `.md` help pages using Cobra;
3. commits and publishes updates.
2019-11-28 16:43:07 +01:00
..
main.go Generate help docs to GitHub Pages 2019-11-28 16:43:07 +01:00