Bump update-imported-docs.sh to 1.5, and remove files deleted in 1.5

This commit is contained in:
Janet Kuo
2016-12-13 13:42:50 -08:00
parent 6aca6ae5d0
commit 0634802720
2 changed files with 5 additions and 8 deletions
+1 -2
View File
@@ -3,7 +3,7 @@
# Uncomment this to see the commands as they are run
# set -x
VERSION=1.4
VERSION=1.5
# Processes api reference docs.
function process_api_ref_docs {
@@ -37,7 +37,6 @@ cd k8s
git remote add upstream https://github.com/kubernetes/kubernetes.git
git fetch upstream
hack/generate-docs.sh
build/versionize-docs.sh release-$VERSION
cd ..
rm -rf _includes/v$VERSION