GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/430
ZEPPELIN-412 Documentation based on Zeppelin version https://issues.apache.org/jira/browse/ZEPPELIN-412 To provide documentation based on Zeppelin version, like Spark, Flink project does, it need to separate documentations from website. * docs will be kept in Zeppelin main source tree and being built and published under 'docs' menu on website with specific version number. * website will be kept in gh-pages branch and provides menu for multiple version of docs. This PR removes unnecessary pages, which is provided by website. (for example download page) This is the screenshot after applying this PR   You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-412 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/430.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #430 ---- commit 469b850832b004140113f85d1ba0f9672d55893c Author: Lee moon soo <m...@apache.org> Date: 2015-11-14T10:56:06Z Get remove unnecessary menu commit b5fe81201d6d7e62c6dac6af3c6c3e74e9279064 Author: Lee moon soo <m...@apache.org> Date: 2015-11-14T10:56:37Z Change title to overview commit e21cdd24c076041480a0774bdfeb2df6bc5f4dd8 Author: Lee moon soo <m...@apache.org> Date: 2015-11-14T10:57:00Z Style font size commit 0635cbb5c290fbe1a12f7292aaaaaadca2d39e8d Author: Lee moon soo <m...@apache.org> Date: 2015-11-14T10:57:11Z Remove unnecessary pages commit 5e4ce1208096eb22b645e72f4e5b9db929f07207 Author: Lee moon soo <m...@apache.org> Date: 2015-11-14T11:04:09Z Update readme commit 35da7f2c17237f5dcded7d3a117e5df17b295003 Author: Lee moon soo <m...@apache.org> Date: 2015-11-14T11:12:09Z Remove docs dir ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---