kubernetes/cmd/mungedocs
Tim Hockin ad8f8731b6 Use a common set of tag prefixes for munges
All munges now start with `<!-- BEGIN MUNGE:` and end with `<!-- END MUNGE:`.
This lets me (in a followup) filter them better to normalize contents during
verification of generated docs.
2015-07-13 11:23:07 -07:00
..
links.go Run all munges on all docs 2015-07-10 17:13:19 -07:00
mungedocs.go Add 'warning: is unversioned' header to all docs 2015-07-13 11:23:07 -07:00
toc_test.go Use a common set of tag prefixes for munges 2015-07-13 11:23:07 -07:00
toc.go Use a common set of tag prefixes for munges 2015-07-13 11:23:07 -07:00
unversioned_warning_test.go Add 'warning: is unversioned' header to all docs 2015-07-13 11:23:07 -07:00
unversioned_warning.go Use a common set of tag prefixes for munges 2015-07-13 11:23:07 -07:00
util_test.go Add util functions 2015-07-10 17:13:19 -07:00
util.go Use a common set of tag prefixes for munges 2015-07-13 11:23:07 -07:00