Sidebars collapsed
This commit is contained in:
parent
6998c2ce5e
commit
c453e7aedd
1 changed files with 1 additions and 5 deletions
|
@ -13,7 +13,6 @@ module.exports = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'Компоненты',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'autostorage',
|
||||
'information/information_support',
|
||||
|
@ -23,7 +22,6 @@ module.exports = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'Технологии',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'technologies/machine-learning-in-robotics',
|
||||
'technologies/gripper-tools-research',
|
||||
|
@ -32,12 +30,12 @@ module.exports = {
|
|||
'technologies/ASP-overview',
|
||||
'technologies/motion-planning',
|
||||
'technologies/wood',
|
||||
'technologies/knowledge-management'
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Модели',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'models/generation/generation',
|
||||
'models/growth/growth'
|
||||
|
@ -46,7 +44,6 @@ module.exports = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'Переводы',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'papers/mania-beetz-self-training-with-vr-2019',
|
||||
'technologies/dds_and_ros2',
|
||||
|
@ -57,7 +54,6 @@ module.exports = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'Разное',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'replication',
|
||||
'mining',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue