[release] Adopts tools/publishdocs.sh for Newton
Change-Id: Ic7a04337b7a92c2848d327c113373807ccc7551b
This commit is contained in:
parent
dcc27e4f26
commit
090cf87449
@ -41,7 +41,7 @@ function copy_to_branch {
|
||||
for f in $(find publish-docs/$BRANCH -name "*.html"); do
|
||||
sed -i -e "s|/draft/|/$BRANCH/|g" $f
|
||||
done
|
||||
# Debian Install Guide for Mitaka is not ready
|
||||
# Debian Install Guide for Newton is not ready
|
||||
rm -rf publish-docs/$BRANCH/install-guide-debian
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user