This commit is contained in:
Felix Cheung 2016-02-16 17:04:02 -08:00
parent 565a3a56d2
commit 7bbf93a118

View file

@ -31,7 +31,7 @@ See https://help.github.com/articles/using-jekyll-with-pages#installing-jekyll
## Bumping up version in a new release
* `ZEPPELIN_VERSION` and `BASE_PATH` property in _config.yml
* `ZEPPELIN <small>([VERSION])</small>` in _includes/themes/zeppelin/_navigation.html
* `Zeppelin <small>([VERSION])</small>` in _includes/themes/zeppelin/_navigation.html
should be updated
@ -46,5 +46,5 @@ should be updated
```
svn co https://svn.apache.org/repos/asf/incubator/zeppelin asf-zeppelin
```
3. copy `zeppelin/docs/_site` to `asf-zeppelin/site/docs/[VERSION]``
3. copy `zeppelin/docs/_site` to `asf-zeppelin/site/docs/[VERSION]`
4. ```svn commit```