Complete *-munge-docs.sh deprecation.

This commit is contained in:
David McMahon
2017-01-12 15:34:03 -08:00
parent 082ce00eca
commit 902ffd53bc
3 changed files with 0 additions and 81 deletions

View File

@@ -48,7 +48,3 @@ kube::util::remove-gen-docs
shopt -s dotglob
cp -af "${KUBE_TEMP}"/* "${KUBE_ROOT}"
shopt -u dotglob
echo "Generated docs have been placed in the repository tree. Running hack/update-munge-docs.sh."
"${KUBE_ROOT}/hack/update-munge-docs.sh"