spf13--cobra/doc
Albert Nigmatzianov 6dd90846ba doc: Use w.Write instead of fmt in yaml_docs
benchmark                        old ns/op     new ns/op     delta
BenchmarkGenYamlToFile-4         62488         61622         -1.39%

benchmark                        old allocs     new allocs     delta
BenchmarkGenYamlToFile-4         121            120            -0.83%

benchmark                        old bytes     new bytes     delta
BenchmarkGenYamlToFile-4         26706         26280         -1.60%
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 doc: Use w.Write instead of fmt in yaml_docs 2017-04-26 21:30:17 +02:00
yaml_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
yaml_docs_test.go doc: Use w.Write instead of fmt in yaml_docs 2017-04-26 21:30:17 +02:00