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

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


The following commit(s) were added to refs/heads/main by this push:
     new a298cf4a hide mqtt sidebar in timecho (#882)
a298cf4a is described below

commit a298cf4a777651cd69c9cbe75b069f48d8f10e2b
Author: leto-b <[email protected]>
AuthorDate: Fri Sep 12 11:38:51 2025 +0800

    hide mqtt sidebar in timecho (#882)
---
 src/.vuepress/sidebar_timecho/V0.13.x/en.ts      | 2 +-
 src/.vuepress/sidebar_timecho/V0.13.x/zh.ts      | 2 +-
 src/.vuepress/sidebar_timecho/V1.2.x/en.ts       | 2 +-
 src/.vuepress/sidebar_timecho/V1.2.x/zh.ts       | 2 +-
 src/.vuepress/sidebar_timecho/V1.3.x/en.ts       | 2 +-
 src/.vuepress/sidebar_timecho/V1.3.x/zh.ts       | 2 +-
 src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts | 2 +-
 src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts  | 2 +-
 src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts | 2 +-
 src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/.vuepress/sidebar_timecho/V0.13.x/en.ts 
b/src/.vuepress/sidebar_timecho/V0.13.x/en.ts
index 937961ef..fad784e6 100644
--- a/src/.vuepress/sidebar_timecho/V0.13.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V0.13.x/en.ts
@@ -80,7 +80,7 @@ export const enSidebar = {
         { text: 'C++ Native API', link: 'Programming-Cpp-Native-API' },
         { text: 'Go Native API', link: 'Programming-Go-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        /* { text: 'MQTT', link: 'Programming-MQTT' }, */
         { text: 'REST API', link: 'RestService' },
         { text: 'TsFile API', link: 'Programming-TsFile-API' },
         { text: 'Status Codes', link: 'Status-Codes' },
diff --git a/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts
index 0bb7dbf3..66243f6d 100644
--- a/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts
@@ -77,7 +77,7 @@ export const zhSidebar = {
         { text: 'C++ 原生接口', link: 'Programming-Cpp-Native-API' },
         { text: 'Go 原生接口', link: 'Programming-Go-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        /* { text: 'MQTT', link: 'Programming-MQTT' }, */
         { text: 'REST API', link: 'RestService' },
         { text: 'TsFile API', link: 'Programming-TsFile-API' },
         { text: '状态码', link: 'Status-Codes' },
diff --git a/src/.vuepress/sidebar_timecho/V1.2.x/en.ts 
b/src/.vuepress/sidebar_timecho/V1.2.x/en.ts
index ecb63c2a..f63de074 100644
--- a/src/.vuepress/sidebar_timecho/V1.2.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V1.2.x/en.ts
@@ -130,7 +130,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
+        /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
index adca835c..8ddeec94 100644
--- a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
@@ -124,7 +124,7 @@ export const zhSidebar = {
         { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT协议', link: 'Programming-MQTT' },
+        /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (不推荐)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
index 92f8bb7c..1edccc98 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
@@ -199,7 +199,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
+        /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
         { text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' },
         {
           text: 'REST API',
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
index 1c10c198..ae5b24f9 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
@@ -181,7 +181,7 @@ export const zhSidebar = {
         { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT协议', link: 'Programming-MQTT' },
+        /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */
         { text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' },
         {
           text: 'REST API',
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts 
b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
index f220bfdb..247a7c12 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
@@ -160,7 +160,7 @@ export const enSidebar = {
         { text: 'GO Native API', link: 'Programming-Go-Native-API' },
         { text: 'C# Native API', link: 'Programming-CSharp-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC_timecho' },
-        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
+        /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
         { text: 'RESTAPI V1 ', link: 'RestAPI-V1' },
       ],
     },
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts 
b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
index b94161ee..47585363 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
@@ -194,7 +194,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
+        /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
         { text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' },
         {
           text: 'REST API',
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts 
b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
index 34d9ed4e..2cda499e 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
@@ -149,7 +149,7 @@ export const zhSidebar = {
         { text: 'GO原生接口', link: 'Programming-Go-Native-API' },
         { text: 'C#原生接口', link: 'Programming-CSharp-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC_timecho' },
-        { text: 'MQTT协议', link: 'Programming-MQTT' },
+        /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */
         { text: 'RESTAPI V1 ', link: 'RestServiceV1' },
       ],
     },
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts 
b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
index b3d0ca59..f886d5c7 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
@@ -176,7 +176,7 @@ export const zhSidebar = {
         { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC', link: 'Programming-JDBC' },
-        { text: 'MQTT协议', link: 'Programming-MQTT' },
+       /*  { text: 'MQTT协议', link: 'Programming-MQTT' }, */
         { text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' },
         {
           text: 'REST API',

Reply via email to