mirror of https://github.com/docker/docs.git
Reorganize toc
- move "docker desktop" to the top of the "product manuals" section, and make it the default page - Add a "Reference documentation" menu item to the TOC, which will be the "active" menu item when opening the reference section. - move the "Samples home" menu item outside of the "samples" sub-menu, and add it at the top level as "samples overview", so that the "index" highlights that menu-item without opening the "samples" sub-menu. The "samples" submenu contains various samples which are a bit outdated, so probably shouldn't be _that_ prominent when opening the page. Moving the menu item also makes the "breadcrumb" navigation more natural (moving from a sample to "samples overview" navigates back to the "top" of the samples section. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
2c356a928a
commit
8e75f5bcb1
102
_data/toc.yaml
102
_data/toc.yaml
|
|
@ -7,7 +7,7 @@ horizontalnav:
|
||||||
path: /get-started/overview/
|
path: /get-started/overview/
|
||||||
node: guides
|
node: guides
|
||||||
- title: Product manuals
|
- title: Product manuals
|
||||||
path: /engine/
|
path: /desktop/
|
||||||
node: manuals
|
node: manuals
|
||||||
- title: Reference
|
- title: Reference
|
||||||
path: /reference/
|
path: /reference/
|
||||||
|
|
@ -398,6 +398,8 @@ guides:
|
||||||
- path: /docsarchive/
|
- path: /docsarchive/
|
||||||
title: Documentation archive
|
title: Documentation archive
|
||||||
reference:
|
reference:
|
||||||
|
- path: /reference/
|
||||||
|
title: Reference documentation
|
||||||
- sectiontitle: Command-line reference
|
- sectiontitle: Command-line reference
|
||||||
section:
|
section:
|
||||||
- sectiontitle: Docker CLI (docker)
|
- sectiontitle: Docker CLI (docker)
|
||||||
|
|
@ -1142,12 +1144,12 @@ reference:
|
||||||
|
|
||||||
|
|
||||||
samples:
|
samples:
|
||||||
|
- path: /samples/
|
||||||
|
title: Samples overview
|
||||||
- path: /samples/#tutorial-labs
|
- path: /samples/#tutorial-labs
|
||||||
title: Tutorial labs
|
title: Tutorial labs
|
||||||
- sectiontitle: Sample applications
|
- sectiontitle: Sample applications
|
||||||
section:
|
section:
|
||||||
- path: /samples/
|
|
||||||
title: Samples home
|
|
||||||
- path: /samples/apt-cacher-ng/
|
- path: /samples/apt-cacher-ng/
|
||||||
title: apt-cacher-ng
|
title: apt-cacher-ng
|
||||||
- path: /samples/dotnetcore/
|
- path: /samples/dotnetcore/
|
||||||
|
|
@ -1170,6 +1172,53 @@ samples:
|
||||||
title: Library references
|
title: Library references
|
||||||
|
|
||||||
manuals:
|
manuals:
|
||||||
|
- sectiontitle: Docker Desktop
|
||||||
|
section:
|
||||||
|
- path: /desktop/
|
||||||
|
title: Overview
|
||||||
|
- sectiontitle: Mac
|
||||||
|
section:
|
||||||
|
- path: /docker-for-mac/install/
|
||||||
|
title: Install Docker Desktop for Mac
|
||||||
|
- path: /docker-for-mac/
|
||||||
|
title: User manual
|
||||||
|
- path: /docker-for-mac/networking/
|
||||||
|
title: Networking
|
||||||
|
- path: /docker-for-mac/space/
|
||||||
|
title: Disk utilization
|
||||||
|
- path: /docker-for-mac/troubleshoot/
|
||||||
|
title: Logs and troubleshooting
|
||||||
|
- path: /docker-for-mac/release-notes/
|
||||||
|
title: Release notes
|
||||||
|
- path: /docker-for-mac/apple-silicon/
|
||||||
|
title: Apple silicon
|
||||||
|
- sectiontitle: Windows
|
||||||
|
section:
|
||||||
|
- path: /docker-for-windows/install/
|
||||||
|
title: Install Docker Desktop for Windows
|
||||||
|
- path: /docker-for-windows/
|
||||||
|
title: User manual
|
||||||
|
- path: /docker-for-windows/networking/
|
||||||
|
title: Networking
|
||||||
|
- path: /docker-for-windows/troubleshoot/
|
||||||
|
title: Logs and troubleshooting
|
||||||
|
- path: /docker-for-windows/release-notes/
|
||||||
|
title: Release notes
|
||||||
|
- path: /docker-for-windows/wsl/
|
||||||
|
title: Docker Desktop WSL 2 backend
|
||||||
|
- path: /desktop/dashboard/
|
||||||
|
title: Dashboard
|
||||||
|
- path: /desktop/multi-arch/
|
||||||
|
title: Multi-arch support
|
||||||
|
- path: /desktop/kubernetes/
|
||||||
|
title: Deploy on Kubernetes
|
||||||
|
- path: /desktop/faqs/
|
||||||
|
title: FAQs
|
||||||
|
- path: /desktop/backup-and-restore/
|
||||||
|
title: Back up and restore data
|
||||||
|
- path: /desktop/opensource/
|
||||||
|
title: Open source licensing
|
||||||
|
|
||||||
- sectiontitle: Docker Engine
|
- sectiontitle: Docker Engine
|
||||||
section:
|
section:
|
||||||
- path: /engine/
|
- path: /engine/
|
||||||
|
|
@ -1276,52 +1325,7 @@ manuals:
|
||||||
title: Sample apps with Compose
|
title: Sample apps with Compose
|
||||||
- path: /compose/release-notes/
|
- path: /compose/release-notes/
|
||||||
title: Release notes
|
title: Release notes
|
||||||
- sectiontitle: Docker Desktop
|
|
||||||
section:
|
|
||||||
- path: /desktop/
|
|
||||||
title: Overview
|
|
||||||
- sectiontitle: Mac
|
|
||||||
section:
|
|
||||||
- path: /docker-for-mac/install/
|
|
||||||
title: Install Docker Desktop for Mac
|
|
||||||
- path: /docker-for-mac/
|
|
||||||
title: User manual
|
|
||||||
- path: /docker-for-mac/networking/
|
|
||||||
title: Networking
|
|
||||||
- path: /docker-for-mac/space/
|
|
||||||
title: Disk utilization
|
|
||||||
- path: /docker-for-mac/troubleshoot/
|
|
||||||
title: Logs and troubleshooting
|
|
||||||
- path: /docker-for-mac/release-notes/
|
|
||||||
title: Release notes
|
|
||||||
- path: /docker-for-mac/apple-silicon/
|
|
||||||
title: Apple silicon
|
|
||||||
- sectiontitle: Windows
|
|
||||||
section:
|
|
||||||
- path: /docker-for-windows/install/
|
|
||||||
title: Install Docker Desktop for Windows
|
|
||||||
- path: /docker-for-windows/
|
|
||||||
title: User manual
|
|
||||||
- path: /docker-for-windows/networking/
|
|
||||||
title: Networking
|
|
||||||
- path: /docker-for-windows/troubleshoot/
|
|
||||||
title: Logs and troubleshooting
|
|
||||||
- path: /docker-for-windows/release-notes/
|
|
||||||
title: Release notes
|
|
||||||
- path: /docker-for-windows/wsl/
|
|
||||||
title: Docker Desktop WSL 2 backend
|
|
||||||
- path: /desktop/dashboard/
|
|
||||||
title: Dashboard
|
|
||||||
- path: /desktop/multi-arch/
|
|
||||||
title: Multi-arch support
|
|
||||||
- path: /desktop/kubernetes/
|
|
||||||
title: Deploy on Kubernetes
|
|
||||||
- path: /desktop/faqs/
|
|
||||||
title: FAQs
|
|
||||||
- path: /desktop/backup-and-restore/
|
|
||||||
title: Back up and restore data
|
|
||||||
- path: /desktop/opensource/
|
|
||||||
title: Open source licensing
|
|
||||||
- sectiontitle: Docker Hub
|
- sectiontitle: Docker Hub
|
||||||
section:
|
section:
|
||||||
- path: /docker-hub/
|
- path: /docker-hub/
|
||||||
|
|
|
||||||
|
|
@ -93,7 +93,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-12 col-sm-6 col-lg-4 card-holder">
|
<div class="col-xs-12 col-sm-6 col-lg-4 card-holder">
|
||||||
<a class="card manuals" href="/engine/">
|
<a class="card manuals" href="/desktop/">
|
||||||
<h5 class="title">Product manuals</h5>
|
<h5 class="title">Product manuals</h5>
|
||||||
<p>
|
<p>
|
||||||
Browse through the manuals and learn how to use Docker products.
|
Browse through the manuals and learn how to use Docker products.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue