GitHub user AhyoungRyu opened a pull request:

    https://github.com/apache/zeppelin/pull/1010

    [ZEPPELIN-998] Extend install.md -> Quick Start

    ### What is this PR for?
    Most of other projects have **Quick Start** or **Getting Started** page for 
the beginner. Currently, Zeppelin also has [Zeppelin 
Install](https://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/install/install.html) 
which is similar with those kind of instruction page. But it has only contents 
that explain just installation and configuration. So I updated this page to 
**Quick Start** so that it can include step by step guide for the beginners.
    
    ### What type of PR is it?
    Improvement & Documentation 
    
    ### Todos
    * [x] - Add each title link to the head of documentation 
    * [x] - Add more information about Zeppelin installation
    * [x] - Reorder contents 
    
    ### What is the Jira issue?
    [ZEPPELIN-998](https://issues.apache.org/jira/browse/ZEPPELIN-998)
    
    ### How should this be tested?
    See the attached screenshot images
    
    ### Screenshots (if appropriate)
    <img width="865" alt="screen shot 2016-06-13 at 8 24 41 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/16030378/46ffb7b6-31a5-11e6-8ce5-de9e34730d39.png";>
    <img width="841" alt="screen shot 2016-06-13 at 8 24 56 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/16030380/48aaa328-31a5-11e6-999e-54416ae38dc7.png";>
    <img width="855" alt="screen shot 2016-06-13 at 8 26 57 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/16030386/56736f08-31a5-11e6-9b13-3e55dc4bcb38.png";>
    <img width="832" alt="screen shot 2016-06-13 at 8 27 10 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/16030389/582b9820-31a5-11e6-8299-fe61823bf197.png";>
    <img width="816" alt="screen shot 2016-06-13 at 8 27 21 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/16030391/5b35e502-31a5-11e6-87fc-1bdce79a594b.png";>
    
    
    ### 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/incubator-zeppelin ZEPPELIN-998

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1010.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 #1010
    
----
commit 9d6deb5fdc65823379347206fc54d69854d4f548
Author: AhyoungRyu <fbdkdu...@hanmail.net>
Date:   2016-06-14T01:48:19Z

    Extend install.md -> Quick Start

----


---
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.
---

Reply via email to