module.exports = {
docs: [
{
type: 'category',
label: 'Робосборщик',
items: [
'robossembler-overview',
'plan',
'glossary'
],
},
};