Add glossary.md to sidebars.js
This commit is contained in:
parent
146aeec333
commit
0f1be505e2
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ module.exports = {
|
||||||
label: 'Робосборщик',
|
label: 'Робосборщик',
|
||||||
items: [
|
items: [
|
||||||
'robossembler-overview',
|
'robossembler-overview',
|
||||||
'plan'
|
'plan',
|
||||||
|
'glossary'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue