GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1138
[DOC][MINOR] Add shell interpreter docs to _navigation.html ### What is this PR for? After #1087 merged, a new docs `shell.md` was added. But in the docs website, still Shell interpreter link points to `pleasecontribute.html`. So I changed this link, applied TOC and added more descriptions. ### What type of PR is it? Documentation ### Todos * [x] - Change `pleasecontribute.html` -> `shell.html` * [x] - Apply TOC(table of contents) * [x] - Add more description to `shell.md` ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/AhyoungRyu/zeppelin improve/shell-docs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1138.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 #1138 ---- commit a0bf1d566b02797366a727dcf654dd0df376a322 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-07-06T06:02:09Z Add shell.html to _navigation.html commit c8e988b01554133d9c99be916d12e55aec38c202 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-07-06T06:02:41Z Change docs group manual -> interpreter ---- --- 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. ---