docs: move markdown docs from root dir to docs/ and remove obsolete files (#15410)

This commit is contained in:
Igor Minar
2017-03-22 22:50:12 -07:00
committed by GitHub
parent de87c47dd9
commit da700d1842
10 changed files with 7 additions and 184 deletions

View File

@ -129,7 +129,7 @@ function publishPackages {
echo "Finished publishing build artifacts"
}
# See DEVELOPER.md for help
# See docs/DEVELOPER.md for help
CUR_BRANCH=${TRAVIS_BRANCH:-$(git symbolic-ref --short HEAD)}
if [ $# -gt 0 ]; then
ORG=$1