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

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

commit cb98a003f8e728c6032ba93128b4c9b898e79587
Merge: fccc982 92a25fc
Author: Haonan <[email protected]>
AuthorDate: Fri Jul 14 11:46:35 2023 +0800

    Merge pull request #12 from wanghui42/newcatalog
    
    Changed the old catalogue from 1.2 to the new one and added the pipe and 
view documents to the enterprise version

 .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 ------
 src/.vuepress/sidebar_timecho/V1.2.x/en.ts         | 297 +++++++
 src/.vuepress/sidebar_timecho/V1.2.x/zh.ts         | 170 ++++
 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, 3712 insertions(+), 743 deletions(-)

Reply via email to