mirror of https://github.com/docker/docs.git
Merge pull request #15112 from thaJeztah/remove_deprecated
remove deprecated projects from TOC and add redirects
This commit is contained in:
commit
23b73f203f
|
@ -1590,11 +1590,3 @@ manuals:
|
|||
title: Getting help
|
||||
- path: /release-notes/
|
||||
title: Release notes
|
||||
- sectiontitle: Superseded products and tools
|
||||
section:
|
||||
- path: /machine/
|
||||
title: Docker Machine (deprecated)
|
||||
- path: /toolbox/
|
||||
title: Docker Toolbox (deprecated)
|
||||
- path: /kitematic/
|
||||
title: Kitematic (deprecated)
|
||||
|
|
|
@ -2,7 +2,9 @@
|
|||
description: Kitematic userguide (deprecated)
|
||||
keywords: kitematic, deprecated
|
||||
title: Kitematic (deprecated)
|
||||
redirect_to: /desktop/
|
||||
redirect_from:
|
||||
- /kitematic/
|
||||
- /kitematic/faq/
|
||||
- /kitematic/known-issues/
|
||||
- /kitematic/minecraft-server/
|
|
@ -2,7 +2,9 @@
|
|||
description: Docker Machine
|
||||
keywords: docker, machine
|
||||
title: Docker Machine
|
||||
redirect_to: /desktop/
|
||||
redirect_from:
|
||||
- /machine/
|
||||
- /machine/overview/
|
||||
- /machine/AVAILABLE_DRIVER_PLUGINS/
|
||||
- /machine/DRIVER_SPEC/
|
|
@ -3,10 +3,12 @@ description: Docker Desktop for Windows and Docker Toolbox
|
|||
keywords: windows, alpha, beta, toolbox, docker-machine, tutorial
|
||||
sitemap: false
|
||||
title: Docker Toolbox
|
||||
redirect_to: /desktop/
|
||||
redirect_from:
|
||||
- /docker-for-mac/docker-toolbox/
|
||||
- /docker-for-windows/docker-toolbox/
|
||||
- /mackit/docker-toolbox/
|
||||
- /toolbox/
|
||||
- /toolbox/faqs/
|
||||
- /toolbox/faqs/troubleshoot/
|
||||
- /toolbox/overview/
|
Loading…
Reference in New Issue