This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a change to branch doc5.0
in repository https://gitbox.apache.org/repos/asf/kylin.git
from ac1bdf07c3 Update community activity page
new 5c25707fe9 add mac troubleshooting content of how_to_write_doc
new ef9338c278 fix some spelling mistakes of kylin doc
new 1878e6cb00 add a document: introduction of metadata
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 4 +-
.../2022-12-18-Introduction_of_Metadata/index.md | 309 +++++++++++++++++++++
website/blog/authors.yml | 5 +
website/docs/development/coding_convention.md | 16 +-
.../docs/development/how_to_debug_kylin_in_ide.md | 30 +-
.../development/how_to_debug_kylin_in_local.md | 24 +-
website/docs/development/how_to_package.md | 38 +--
.../development/how_to_subscribe_mailing_list.md | 14 +-
.../development/how_to_understand_kylin_design.md | 6 +-
website/docs/development/how_to_write_doc.md | 88 +++---
website/docs/development/intro.md | 6 +-
website/docs/development/roadmap.md | 12 +-
12 files changed, 437 insertions(+), 115 deletions(-)
create mode 100644 website/blog/2022-12-18-Introduction_of_Metadata/index.md