k3s/hack/lib
Eric Tune c51e35e835 Support for in-place modification of docs
Adds cmd/mungedocs which is framework for processing
all files under docs/ and either verifying that no changes needed or
making in-place changes.

Did not reuse kube::util::gen-docs because that seemed to be
centered around handling added files, and this pass does not
add files.

Planned uses:
 - table of contents automatic updating
 - linkification
 - internal link checker
 - link-path-relativizer or absolutizer
 - example file syncer
 - header inserter.

Just table-of-contents updating in this PR.

Added Table of Contents to docs/networking.md.

Demonstrates use of new TOC generator presubmit.
Other docs will be added in future PRs.
Additional development will be needed to handle some
of the more complex cases.
2015-07-08 14:58:54 -07:00
..
etcd.sh make swagger presubmit not spew noise 2015-07-02 14:03:02 -07:00
golang.sh Support for in-place modification of docs 2015-07-08 14:58:54 -07:00
init.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
logging.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
test.sh Revert "Gracefully delete pods from the Kubelet" 2015-06-02 23:40:05 +02:00
util.sh improve output of kube_get_url 2015-06-09 15:26:09 -07:00
version.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00