cobra/doc
Albert Nigmatzianov 97af803f3b doc: Cleanup md_docs
Performance gain:
benchmark                        old ns/op     new ns/op     delta
BenchmarkGenMarkdownToFile-4     23096         10295         -55.43%

benchmark                        old allocs     new allocs     delta
BenchmarkGenMarkdownToFile-4     47             48             +2.13%

benchmark                        old bytes     new bytes     delta
BenchmarkGenMarkdownToFile-4     1984          2832          +42.74%
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 doc: Cleanup md_docs 2017-04-26 21:30:17 +02:00
md_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
md_docs_test.go doc: Cleanup md_docs 2017-04-26 21:30:17 +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