Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar/V1.3.x/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export const enSidebar = {
{ text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -212,6 +211,7 @@ export const enSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar/V1.3.x/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ export const zhSidebar = {
{ text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT协议', link: 'Programming-MQTT' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -201,6 +200,7 @@ export const zhSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar/V2.0.x/en-Tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ export const enSidebar = {
{ text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -196,6 +195,7 @@ export const enSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar/V2.0.x/zh-Tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ export const zhSidebar = {
{ text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT协议', link: 'Programming-MQTT' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -185,6 +184,7 @@ export const zhSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.3.x/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ export const enSidebar = {
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT' },
{ text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -229,6 +228,7 @@ export const enSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export const zhSidebar = {
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT协议', link: 'Programming-MQTT' },
{ text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -212,6 +211,7 @@ export const zhSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ export const enSidebar = {
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT' },
{ text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -213,6 +212,7 @@ export const enSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ export const zhSidebar = {
{ text: 'JDBC', link: 'Programming-JDBC' },
{ text: 'MQTT协议', link: 'Programming-MQTT' },
{ text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{
text: 'REST API',
collapsible: true,
Expand Down Expand Up @@ -196,6 +195,7 @@ export const zhSidebar = {
collapsible: true,
children: [
{ text: 'Apache NiFi', link: 'NiFi-IoTDB' },
{ text: 'Kafka', link: 'Programming-Kafka' },
],
},
{
Expand Down