You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ni...@apache.org on 2019/12/27 08:09:30 UTC

[kylin] branch document updated: Add docs31

This is an automated email from the ASF dual-hosted git repository.

nic pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
     new 5ddb655  Add docs31
5ddb655 is described below

commit 5ddb65556f50c37e10b4dd82d22a749d8bfb0ca9
Author: nichunen <ni...@apache.org>
AuthorDate: Fri Dec 27 16:09:03 2019 +0800

    Add docs31
---
 website/_data/docs31-cn.yml | 70 ++++++++++++++++++++++++++++++++++++
 website/_data/docs31.yml    | 87 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 157 insertions(+)

diff --git a/website/_data/docs31-cn.yml b/website/_data/docs31-cn.yml
new file mode 100644
index 0000000..6d7b085
--- /dev/null
+++ b/website/_data/docs31-cn.yml
@@ -0,0 +1,70 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to you under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+- title: 开始
+  docs:
+  - index
+  - gettingstarted/faq
+
+- title: 安装
+  docs:
+  - install/index
+  - install/kylin_cluster
+  - install/configuration
+  - install/kylin_aws_emr
+  - install/kylin_docker
+
+- title: 教程
+  docs:
+  - tutorial/kylin_sample
+  - tutorial/web
+  - tutorial/create_cube
+  - tutorial/cube_build_job
+  - tutorial/sql_reference
+  - tutorial/project_level_acl
+  - tutorial/cube_spark
+  - tutorial/cube_streaming
+  - tutorial/realtime_olap
+  - tutorial/cube_build_performance
+  - tutorial/kylin_client_tool
+  - tutorial/setup_systemcube
+  - tutorial/use_cube_planner
+  - tutorial/use_dashboard
+  - tutorial/setup_jdbc_datasource
+  - tutorial/hybrid
+  - tutorial/mysql_metastore
+
+- title: 工具集成
+  docs:
+  - tutorial/odbc
+  - tutorial/jdbc
+  - tutorial/tableau
+  - tutorial/tableau_91
+  - tutorial/powerbi
+  - tutorial/microstrategy
+  - tutorial/squirrel
+  - tutorial/Qlik
+  - tutorial/superset
+
+
+- title: 帮助
+  docs:  
+  - howto/howto_use_restapi
+  - howto/howto_build_cube_with_restapi
+  - howto/howto_optimize_cubes
+  - howto/howto_optimize_build
+  - howto/howto_backup_metadata
+  - howto/howto_cleanup_storage
+  - howto/howto_use_cli
+
diff --git a/website/_data/docs31.yml b/website/_data/docs31.yml
new file mode 100644
index 0000000..4f9e47b
--- /dev/null
+++ b/website/_data/docs31.yml
@@ -0,0 +1,87 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to you under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Docs menu items, for English one, docs20-cn.yml is for Chinese one
+# The docs menu is constructed in docs20_nav.html with these data
+- title: Getting Started
+  docs:
+  - index
+  - release_notes
+  - gettingstarted/concepts
+  - gettingstarted/terminology
+  - gettingstarted/faq
+  - gettingstarted/events
+  - gettingstarted/best_practices
+
+- title: Installation
+  docs:
+  - install/index
+  - install/kylin_cluster
+  - install/configuration
+  - install/kylin_aws_emr
+  - install/kylin_docker
+  
+- title: Tutorial
+  docs:
+  - tutorial/kylin_sample
+  - tutorial/web
+  - tutorial/create_cube
+  - tutorial/cube_build_job
+  - tutorial/sql_reference
+  - tutorial/project_level_acl
+  - tutorial/cube_spark
+  - tutorial/cube_streaming
+  - tutorial/realtime_olap
+  - tutorial/cube_build_performance
+  - tutorial/kylin_client_tool
+  - tutorial/setup_systemcube
+  - tutorial/use_cube_planner
+  - tutorial/use_dashboard
+  - tutorial/setup_jdbc_datasource
+  - tutorial/hybrid
+  - tutorial/mysql_metastore
+
+- title: Integration
+  docs:
+  - tutorial/odbc
+  - tutorial/jdbc
+  - tutorial/tableau
+  - tutorial/tableau_91
+  - tutorial/powerbi
+  - tutorial/microstrategy
+  - tutorial/squirrel
+  - tutorial/flink
+  - tutorial/spark
+  - tutorial/hue
+  - tutorial/Qlik
+  - tutorial/superset
+
+- title: How To
+  docs:
+  - howto/howto_use_restapi
+  - howto/howto_build_cube_with_restapi
+  - howto/howto_optimize_cubes
+  - howto/howto_optimize_build
+  - howto/howto_backup_metadata
+  - howto/howto_cleanup_storage
+  - howto/howto_upgrade
+  - howto/howto_use_cli
+  - howto/howto_ldap_and_sso
+  - howto/howto_use_beeline
+  - howto/howto_update_coprocessor
+  - howto/howto_install_ranger_kylin_plugin
+  - howto/howto_enable_zookeeper_acl
+  - howto/howto_use_health_check_cli
+  - howto/howto_use_hive_mr_dict