remove deprecated projects from TOC and add redirects

This patch:

- moves the kitematic, machine, and toolbox stubs to a "deprecated"
  directory (to remove clutter at the root of the repository)
- adds "redirect_to" to each of them to redirect them to the Docker Desktop
  homepage
- removes the "superseded projects" from the TOC

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2022-07-13 16:39:42 +02:00
parent 38fec0d159
commit 09a220702b
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
4 changed files with 6 additions and 8 deletions

View File

@ -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)

View File

@ -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/

View File

@ -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/

View File

@ -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/