Skip to content

Commit

Permalink
Update sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jadenwiznet committed Sep 25, 2024
1 parent 85fa003 commit 2f0adac
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -666,26 +666,25 @@ module.exports = {
label: 'Industrial',
items: [
{


type: 'category',
label: 'Common docs for using',
items: [
'Product/S2E-Module/Industrial/Config-tool-Guide-kr',
'Product/S2E-Module/Industrial/command-manual-kr',
'Product/S2E-Module/Industrial/mqtt-connection-guide-kr',
'Product/S2E-Module/Industrial/ssl-connection-guide-kr',
'Product/S2E-Module/Industrial/modbus-connection-guide-kr',
'Product/S2E-Module/Industrial/firmware-update-guide-kr',
'Product/S2E-Module/Industrial/Web_Config_Guide_KO',
'Product/S2E-Module/Industrial/factory-rst-guide-kr',
],
type: 'category',
label: 'W232N',
items: [
'Product/S2E-Module/Industrial/W232N-datasheet-kr',
{
type: 'category',
label: 'Common docs for using',
items: [
'Product/S2E-Module/Industrial/Config-tool-Guide-kr',
'Product/S2E-Module/Industrial/command-manual-kr',
'Product/S2E-Module/Industrial/mqtt-connection-guide-kr',
'Product/S2E-Module/Industrial/ssl-connection-guide-kr',
'Product/S2E-Module/Industrial/modbus-connection-guide-kr',
'Product/S2E-Module/Industrial/firmware-update-guide-kr',
'Product/S2E-Module/Industrial/Web_Config_Guide_KO',
'Product/S2E-Module/Industrial/factory-rst-guide-kr',
]
},
]
'Product/S2E-Module/Industrial/W232N-datasheet-kr',
]

}

]
Expand Down

0 comments on commit 2f0adac

Please sign in to comment.