Documentation: update to 2.0

In anticipation for a 2.0.0-rc.0 release update and move the
documentation.
This commit is contained in:
Brandon Philips
2014-12-18 10:18:26 -08:00
parent 35a772753c
commit fa35363f74
12 changed files with 34 additions and 33 deletions

View File

@@ -42,7 +42,7 @@ function package {
cp etcd/README.md ${target}/README.md
cp etcd/etcdctl/README.md ${target}/README-etcdctl.md
cp -R etcd/Documentation/0.5 ${target}/Documentation
cp -R etcd/Documentation/2.0 ${target}/Documentation
}
function main {