updated the overview features link and modified the documentation landing page
Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/commit/4cfdd9eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/tree/4cfdd9eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/diff/4cfdd9eb Branch: refs/heads/asf-site Commit: 4cfdd9ebdc570d3b97e3d6aa008e6dd532b22a94 Parents: 8676aaa Author: PallaviSingh1992 <[email protected]> Authored: Wed Apr 5 17:19:55 2017 +0530 Committer: PallaviSingh1992 <[email protected]> Committed: Wed Apr 5 17:19:55 2017 +0530 ---------------------------------------------------------------------- src/main/webapp/css/style.css | 5 ++ src/main/webapp/index.html | 12 +-- src/main/webapp/mainpage.html | 150 ++++++------------------------------- 3 files changed, 33 insertions(+), 134 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/4cfdd9eb/src/main/webapp/css/style.css ---------------------------------------------------------------------- diff --git a/src/main/webapp/css/style.css b/src/main/webapp/css/style.css index 7fb0361..8a55e3d 100644 --- a/src/main/webapp/css/style.css +++ b/src/main/webapp/css/style.css @@ -199,6 +199,11 @@ left: auto; right: auto;} background: #f6f6f6;*/ } +.sub-nav li{ + margin: 10px 20px; +} + + http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/4cfdd9eb/src/main/webapp/index.html ---------------------------------------------------------------------- diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 9647114..aff1473 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -489,7 +489,7 @@ </h4> <div class="col-md-4 col-sm-6"> - <a href="mainpage.html" id="ref_butn"> + <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction" id="ref_butn"> <div class="cd-columnblock"> <div class="iconbox"> <i class="icon uniquedata"></i> @@ -503,7 +503,7 @@ </div> <div class="col-md-4 col-sm-6"> - <a href="mainpage.html" id="ref_butn"> + <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction" id="ref_butn"> <div class="cd-columnblock"> <div class="iconbox"> <i class="icon multilevelindexing"></i> @@ -516,7 +516,7 @@ </div> <div class="col-md-4 col-sm-6"> - <a href="mainpage.html"> + <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction"> <div class="cd-columnblock"> <div class="iconbox"> <i class="icon deepsparkintegration"></i> @@ -528,7 +528,7 @@ </div> <div class="col-md-4 col-sm-6"> - <a href="mainpage.html"> + <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction"> <div class="cd-columnblock"> <div class="iconbox"> <i class="icon advancedpushdownoptimization"></i> @@ -542,7 +542,7 @@ </div> <div class="col-md-4 col-sm-6"> - <a href="mainpage.html"> + <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction"> <div class="cd-columnblock"> <div class="iconbox"> <i class="icon dictionaryencoding"></i> @@ -556,7 +556,7 @@ <div class="col-md-4 col-sm-6"> - <a href="mainpage.html"> + <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction"> <div class="cd-columnblock"> <div class="iconbox"> <i class="icon updatedeletesupport"></i> http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/4cfdd9eb/src/main/webapp/mainpage.html ---------------------------------------------------------------------- diff --git a/src/main/webapp/mainpage.html b/src/main/webapp/mainpage.html index 64a2ae6..05151f2 100644 --- a/src/main/webapp/mainpage.html +++ b/src/main/webapp/mainpage.html @@ -169,134 +169,28 @@ <hr style="margin: 12px 0 8px"> <div> - <div class="text-justify"> - <h4 class="display-style"> - <a href="quick-start-guide.html">Quick - Start</a></h4> -   for a quick set-up instructions and querying using Apache CarbonData. - - </div> - - <div class="text-justify"> - <h4 class="display-style"><a href="#">Introduction - and Features</a></h4> -   get an overview of Apache CarbonData features. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="supported-data-types-in-carbondata.html">Data - Types</a></h4> -   for list of supported Data Types in Apache CarbonData. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="file-structure-of-carbondata.html">CarbonData - File Structure</a></a></h4> -   detailed overview of Apache CarbonData File Structure. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="installation-guide.html">Installation - Guide</a></h4> -   guide to help you install and setup CarbonData. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="configuration-parameters.html">Configuring - CarbonData</a></h4> -   details for configuring and customizing CarbonData for best - optimization. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="data-management.html">Using - CarbonData - and Data Management</a></h4> - -   will discusses the disciplines related to management of data in - Apache CarbonData.It will be focusing on conceptual details related to - operations like load data, delete data, update data and Compacting Data. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="ddl-operation-on-carbondata.html">Data - Definition Language Support</a></h4> - <p>provides the detailed aspects related to creation and modification of the structure of database. It shall discuss in detail about : - <ul class="ul-padding"> - <li> - <a href="ddl-operation-on-carbondata.html#create-table">Create Table - </a></li> - <li> - <a href="ddl-operation-on-carbondata.html#show-table">Show Table - </a></li> - <li> - <a href="ddl-operation-on-carbondata.html#drop-table">Drop Table - </a></li> - <li> - <a href="ddl-operation-on-carbondata.html#compaction">Compaction - </a></li> - <li> - <a href="ddl-operation-on-carbondata.html#bucketing">Bucketing - </a></li> - - </ul> - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="dml-operation-on-carbondata.html">Data - Manipulation Language Support</a></h4> - <p>provides the detailed aspects related to data manipulation in database. It shall discuss in detail about selecting, loading, and deleting in a database. This manipulation comprises of : - </p> - <ul class="ul-padding"> - <li> - <a href="dml-operation-on-carbondata.html#load-data">Loading - data into database tables</a></li> - <li> - <a href="dml-operation-on-carbondata.html#insert-data-into-a-carbondata-table">Inserting - data into database tables</a></li> - <li> - <a href="dml-operation-on-carbondata.html#show-segments">Show Segments</a></li> - <li> - <a href="dml-operation-on-carbondata.html#delete-segment-by-id">Delete Segment By ID</a></li> - <li> - <a href="dml-operation-on-carbondata.html#delete-segment-by-date">Deleting - segments By Date</a></li> - <li> - <a href="dml-operation-on-carbondata.html#update-carbondata-table">Updating - data in existing tables</a></li> - <li> - <a href="dml-operation-on-carbondata.html#delete-records-from-carbondata-table">Deleting - Records from CarbonData tables</a></li> - </ul> - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="useful-tips-on-carbondata.html">Useful - Tips</a></h4> -   best practices to optimize performance and memory usage. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="troubleshooting.html">Troubleshooting</a> - </h4> -   a list of solutions to resolve failures and bottlenecks. - </div> - - <div class="text-justify"> - <h4 class="display-style"><a - href="faq.html">FAQs</a> - </h4> -   a list of commonly asked questions. - </div> + <ul class="sub-nav"> + <li><a href="quick-start-guide.html">Quick + Start</a></li> + <li><a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Introduction">Introduction + and Features</a></li> + <li><a href="supported-data-types-in-carbondata.html">Data + Types</a></li> + <li><a href="file-structure-of-carbondata.html">CarbonData + File Structure</a></a></li> + <li><a href="configuration-parameters.html">Configuring + CarbonData</a></li> + <li><a href="data-management.html">Using + CarbonData and Data Management</a></li> + <li><a href="ddl-operation-on-carbondata.html">Data + Definition Language Support</a></li> + <li><a href="dml-operation-on-carbondata.html">Data + Manipulation Language Support</a></li> + <li><a href="useful-tips-on-carbondata.html">Useful + Tips</a></li> + <li><a href="troubleshooting.html">Troubleshooting</a></li> + <li><a href="faq.html">FAQs</a></li> + </ul> </div> </div> </div>
