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

haonan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


    from fccc982  edit commit message
     new 68d584e  test
     new d33fbbf  add
     new ec455b4  add-tiered-storage
     new 276acc1  add-master
     new dc29f44  add-master2
     new 8d6a7b1  add-master3
     new 92a25fc  add-master4
     new cb98a00  Merge pull request #12 from wanghui42/newcatalog

The 33 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:
 .github/workflows/site-build.yaml                  |   2 -
 src/.vuepress/sidebar/V1.2.x/zh.ts                 | 242 ++----
 src/.vuepress/sidebar/en.ts                        | 276 ------
 src/.vuepress/sidebar/zh.ts                        | 278 ------
 .../{sidebar => sidebar_timecho}/V1.2.x/en.ts      |   0
 .../sidebar_timecho/{V1.1.x => V1.2.x}/zh.ts       |  17 +-
 src/.vuepress/sidebar_timecho/en.ts                |   2 +
 src/.vuepress/sidebar_timecho/zh.ts                |   3 +
 .../Master/User-Manuel/IoTDB-Data-Pipe_timecho.md  | 945 +++++++++++++++++++++
 .../Master/User-Manuel/IoTDB-View_timecho.md       | 551 ++++++++++++
 .../Master/User-Manuel/Tiered-Storage_timecho.md   |  96 +++
 .../V1.2.x/User-Manuel/IoTDB-Data-Pipe_timecho.md  | 945 +++++++++++++++++++++
 .../V1.2.x/User-Manuel/IoTDB-View_timecho.md       | 551 ++++++++++++
 .../V1.2.x/User-Manuel/Tiered-Storage_timecho.md   |  97 +++
 14 files changed, 3251 insertions(+), 754 deletions(-)
 copy src/.vuepress/{sidebar => sidebar_timecho}/V1.2.x/en.ts (100%)
 copy src/.vuepress/sidebar_timecho/{V1.1.x => V1.2.x}/zh.ts (91%)
 create mode 100644 
src/zh/UserGuide/Master/User-Manuel/IoTDB-Data-Pipe_timecho.md
 create mode 100644 src/zh/UserGuide/Master/User-Manuel/IoTDB-View_timecho.md
 create mode 100644 
src/zh/UserGuide/Master/User-Manuel/Tiered-Storage_timecho.md
 create mode 100644 
src/zh/UserGuide/V1.2.x/User-Manuel/IoTDB-Data-Pipe_timecho.md
 create mode 100644 src/zh/UserGuide/V1.2.x/User-Manuel/IoTDB-View_timecho.md
 create mode 100644 
src/zh/UserGuide/V1.2.x/User-Manuel/Tiered-Storage_timecho.md

Reply via email to