spf13--cobra/doc
Albert Nigmatzianov de484eefb4 doc: Refactor man docs
Performance impact (very strange):
benchmark                        old ns/op     new ns/op     delta
BenchmarkGenManToFile-4          30037         29001         -3.45%

benchmark                        old allocs     new allocs     delta
BenchmarkGenManToFile-4          77             89             +15.58%

benchmark                        old bytes     new bytes     delta
BenchmarkGenManToFile-4          9075          9651          +6.35%
2017-04-26 21:30:17 +02:00
..
cmd_test.go Remove unused outs global var 2016-01-06 11:49:16 +01:00
man_docs.go doc: Refactor man docs 2017-04-26 21:30:17 +02:00
man_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
man_docs_test.go doc: Refactor man docs 2017-04-26 21:30:17 +02:00
man_examples_test.go doc: Fix govet complaints (#408) 2017-04-01 15:45:39 -05:00
md_docs.go Fix #401 (#402) 2017-04-19 14:39:58 +02:00
md_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
md_docs_test.go Fix #401 (#402) 2017-04-19 14:39:58 +02:00
util.go Rename IsHelpCommand to IsAdditionalHelpTopicCommand (#398) 2017-03-09 10:37:15 -05:00
yaml_docs.go Fix #401 (#402) 2017-04-19 14:39:58 +02:00
yaml_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
yaml_docs_test.go Fix #401 (#402) 2017-04-19 14:39:58 +02:00