spf13--cobra/doc
Bernhard M. Wiedemann fb660d6634 Allow to override build date
via environment variable
in order to make builds easily reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use UTC to be independent of timezones.

Without this change, docker-17.09.1 package man pages
varied over time.
2018-04-07 20:55:32 +02:00
..
cmd_test.go Improve tests in doc/ 2017-11-09 07:56:43 +01:00
man_docs.go Allow to override build date 2018-04-07 20:55:32 +02:00
man_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
man_docs_test.go Improve tests in doc/ 2017-11-09 07:56:43 +01:00
man_examples_test.go doc: Fix govet complaints (#408) 2017-04-01 15:45:39 -05:00
md_docs.go doc: Add a necessary blank line after SEE ALSO (#592) 2017-12-04 11:43:02 +01:00
md_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
md_docs_test.go Improve tests in doc/ 2017-11-09 07:56:43 +01:00
rest_docs.go doc: add ReST doc generation (#537) 2017-10-07 19:39:47 +02:00
rest_docs.md doc: add ReST doc generation (#537) 2017-10-07 19:39:47 +02:00
rest_docs_test.go Improve tests in doc/ 2017-11-09 07:56:43 +01:00
util.go Rename IsHelpCommand to IsAdditionalHelpTopicCommand (#398) 2017-03-09 10:37:15 -05:00
yaml_docs.go doc: Ad help flag and cmd when generating docs 2017-05-20 19:28:06 +02:00
yaml_docs.md Fix #401 (#402) 2017-04-19 14:39:58 +02:00
yaml_docs_test.go Improve tests in doc/ 2017-11-09 07:56:43 +01:00