module.exports = [ 'installation', 'getting-started', 'basics', { type: 'category', label: 'Main Concepts', items: [ 'hosts', 'tasks', 'config', ], }, 'yaml', 'cli', 'api', { type: 'category', label: 'Other', items: [ 'UPGRADE', ], }, ]