mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-03 06:21:41 +00:00
vuepress remove archived content
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
@@ -390,37 +390,6 @@ module.exports = {
|
||||
'appendix/best_practices',
|
||||
'appendix/debug',
|
||||
'appendix/resources',
|
||||
'archive/',
|
||||
{
|
||||
title: "Docker Machine",
|
||||
collapsable: false,
|
||||
children: [
|
||||
'machine/',
|
||||
'machine/install',
|
||||
'machine/usage',
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'Mesos',
|
||||
collapsable: false,
|
||||
children: [
|
||||
'mesos/',
|
||||
'mesos/intro',
|
||||
'mesos/installation',
|
||||
'mesos/architecture',
|
||||
'mesos/configuration',
|
||||
'mesos/monitor',
|
||||
'mesos/framework',
|
||||
'mesos/summary',
|
||||
]
|
||||
},
|
||||
{
|
||||
title: 'Docker Swarm',
|
||||
collapsable: false,
|
||||
children: [
|
||||
"swarm/"
|
||||
]
|
||||
}
|
||||
],
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user