@@ -103,12 +103,12 @@ export default defineConfig({
103103 { text : 'Translation, i18n' , link : '/development/translation' } ,
104104 { text : 'Popups, Popover' , link : '/development/popups' } ,
105105 { text : 'Specifics' , collapsed : "false" , items : [
106- { text : 'Barcode Scanning' , link : '/development/barcodes' } ,
107- { text : 'File Handling' , link : '/development/files' , } ,
108- { text : 'XLSX' , link : '/development/xlsx' , } ,
109- { text : 'Logging' , link : '/development/logging' } ,
110- { text : 'Device Capabilities' , link : '/development/ndc' } ,
111- { text : 'CDS, EML' , link : '/development/cds' } ,
106+ { text : 'Barcode Scanning' , link : '/development/specific/ barcodes' } ,
107+ { text : 'File Handling' , link : '/development/specific/ files' , } ,
108+ { text : 'XLSX' , link : '/development/specific/ xlsx' , } ,
109+ { text : 'Logging' , link : '/development/specific/ logging' } ,
110+ { text : 'Device Capabilities' , link : '/development/specific/ ndc' } ,
111+ { text : 'CDS, EML' , link : '/development/specific/ cds' } ,
112112 ]
113113 } ,
114114 ]
0 commit comments