module.exports = { docs: { 'Spotify-API': [ 'introduction', 'installation', 'getting_started', { type: 'category', label: 'Guides', items: [ 'pagination', ] }, { type: 'category', label: 'Examples', items: [] }, ] } };