module.exports = { someSidebar: { 'Getting Started': [ 'about', 'contributing', 'doc3' ], 'Token Engineering 101': [ 'te-101', ], }, };