module.exports = [ { title: 'Guide', collapsable: false, children: [ '/Installation', '/Intro', '/Usage', '/Properties', '/Events', '/Slots', '/Other' ] } ]