k3s/hack/lib
Lubomir I. Ivanov 54e8d73920 docs: stop tracking placeholder documentation
The placeholder documentation introduces a couple of problems:
- it complicates the contributor-experience (forces the CI to run
N times before the contributor finds out that they need to call an .sh
script and include certain files from docs/)
- it forces CLI related pull requests for tools like kubeadm and kubectl
to require top level approval from docs/OWNERS as such PRs still need
to touch the .generated_docs file

Stop tracking the placeholder documentation by applying the
following actions:
- remove the utility set-placeholder-gen-docs()
- make verify-generated-docs.sh only generate in a temporary folder
and not match .generated_docs
- mark generate-docs.sh as an alias for update-generated-docs.sh
- remove all current placeholder files in docs folders admin, man,
user-guide, yaml
- ignore the above folders and .generated_docs in a .gitignore file
2019-01-26 01:07:10 +02:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
BUILD cluster: move logging library to hack/ 2018-01-13 16:37:50 -08:00
etcd.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
golang.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
init.sh Merge pull request #72972 from liggitt/remove-alpha-initializers 2019-01-24 14:54:52 -08:00
logging.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
protoc.sh Improving syntax for bash scripts 2019-01-18 19:17:16 +01:00
swagger.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
test.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
util.sh docs: stop tracking placeholder documentation 2019-01-26 01:07:10 +02:00
version.sh log bad format git version 2018-05-22 23:49:50 +08:00