urfave-cli/flag-gen
Sascha Grunert 40d4a25a01
Add markdown and man page docs generation methods
This adds two new methods to the `App` struct:

- `ToMarkdown`: creates a markdown documentation string
- `ToMan`: creates a man page string

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-08-07 14:02:28 +02:00
..
source Add markdown and man page docs generation methods 2019-08-07 14:02:28 +02:00
templates Add markdown and man page docs generation methods 2019-08-07 14:02:28 +02:00
.gitignore move around code 2019-08-04 10:28:08 +05:30
assets_generate.go add missing os package 2019-08-04 20:44:15 +05:30
assets_vfsdata.go Add markdown and man page docs generation methods 2019-08-07 14:02:28 +02:00
go.mod move around code 2019-08-04 10:28:08 +05:30
go.sum move around code 2019-08-04 10:28:08 +05:30
main.go Add markdown and man page docs generation methods 2019-08-07 14:02:28 +02:00