Skip to content

Commit

Permalink
Restructure navigation for Editions
Browse files Browse the repository at this point in the history
  • Loading branch information
johndmulhausen authored and Misty Stanley-Jones committed Jan 19, 2017
1 parent 132f33d commit 50de447
Show file tree
Hide file tree
Showing 13 changed files with 147 additions and 481 deletions.
192 changes: 90 additions & 102 deletions _data/toc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,96 @@
toc:
- title: Welcome to the Docs
path: /
- sectiontitle: Get Docker
section:
- path: /engine/installation/
title: Install Docker Engine
- sectiontitle: Docker for Mac
section:
- path: /docker-for-mac/
title: Getting Started
- path: /docker-for-mac/docker-toolbox/
title: Docker for Mac vs. Docker Toolbox
- path: /docker-for-mac/multi-arch/
title: Leveraging Multi-CPU Architecture Support
- path: /docker-for-mac/networking/
title: Networking
- path: /docker-for-mac/osxfs/
title: File system sharing
- path: /docker-for-mac/troubleshoot/
title: Logs and Troubleshooting
- path: /docker-for-mac/faqs/
title: FAQs
- path: /docker-for-mac/examples/
title: Example Applications
- path: /docker-for-mac/opensource/
title: Open Source Licensing
- path: /docker-for-mac/release-notes/
title: Release Notes
- sectiontitle: Docker for Windows
section:
- path: /docker-for-windows/
title: Getting Started
- path: /docker-for-windows/troubleshoot/
title: Logs and Troubleshooting
- path: /docker-for-windows/faqs/
title: FAQs
- path: /docker-for-windows/examples/
title: Example Applications
- path: /docker-for-windows/opensource/
title: Open Source Licensing
- path: /docker-for-windows/release-notes/
title: Release Notes
- sectiontitle: Docker for Linux
section:
- path: /engine/installation/linux/ubuntulinux/
title: Installation on Ubuntu
- path: /engine/installation/linux/rhel/
title: Installation on Red Hat Enterprise Linux
- path: /engine/installation/linux/centos/
title: Installation on CentOS
- path: /engine/installation/linux/fedora/
title: Installation on Fedora
- path: /engine/installation/linux/debian/
title: Installation on Debian
- path: /engine/installation/linux/archlinux/
title: Installation on Arch Linux
- path: /engine/installation/linux/cruxlinux/
title: Installation on CRUX Linux
- path: /engine/installation/linux/gentoolinux/
title: Installation on Gentoo
- path: /engine/installation/linux/oracle/
title: Installation on Oracle Linux
- path: /engine/installation/linux/SUSE/
title: Installation on openSUSE and SUSE Linux Enterprise
- path: /engine/installation/binaries/
title: Installation from binaries
- sectiontitle: Docker for AWS
section:
- path: /docker-for-aws/
title: Setup & Prerequisites
- path: /docker-for-aws/scaling/
title: Scaling
- path: /docker-for-aws/upgrade/
title: Upgrading
- path: /docker-for-aws/faqs/
title: FAQs
- path: /docker-for-aws/opensource/
title: Open Source Licensing
- path: /docker-for-aws/release-notes/
title: Release Notes
- sectiontitle: Docker for Azure
section:
- path: /docker-for-azure/
title: Setup & Prerequisites
- path: /docker-for-azure/upgrade/
title: Upgrading
- path: /docker-for-azure/faqs/
title: FAQs
- path: /docker-for-azure/opensource/
title: Open Source Licensing
- path: /docker-for-azure/release-notes/
title: Release Notes
- sectiontitle: Docker ID
section:
- path: /docker-id/
Expand All @@ -9,44 +99,6 @@ toc:
title: API Reference
- sectiontitle: Docker Engine
section:
- sectiontitle: Install
section:
- path: /engine/installation/mac/
title: Installation on macOS
- path: /engine/installation/windows/
title: Installation on Windows
- sectiontitle: On Linux distributions
section:
- path: /engine/installation/linux/ubuntulinux/
title: Installation on Ubuntu
- path: /engine/installation/linux/rhel/
title: Installation on Red Hat Enterprise Linux
- path: /engine/installation/linux/centos/
title: Installation on CentOS
- path: /engine/installation/linux/fedora/
title: Installation on Fedora
- path: /engine/installation/linux/debian/
title: Installation on Debian
- path: /engine/installation/linux/archlinux/
title: Installation on Arch Linux
- path: /engine/installation/linux/cruxlinux/
title: Installation on CRUX Linux
- path: /engine/installation/linux/gentoolinux/
title: Installation on Gentoo
- path: /engine/installation/linux/oracle/
title: Installation on Oracle Linux
- path: /engine/installation/linux/SUSE/
title: Installation on openSUSE and SUSE Linux Enterprise
- sectiontitle: On cloud providers
section:
- path: /engine/installation/cloud/overview/
title: Choose how to install
- path: /engine/installation/cloud/cloud-ex-aws/
title: "Example: Manual install on cloud provider"
- path: /engine/installation/cloud/cloud-ex-machine-ocean/
title: "Example: Use Docker Machine to provision cloud hosts"
- path: /engine/installation/binaries/
title: Installation from binaries
- sectiontitle: Get Started with Docker
section:
- path: /engine/getstarted/
Expand Down Expand Up @@ -513,70 +565,6 @@ toc:
title: Deprecated Engine Features
- path: /engine/faq/
title: FAQ
- sectiontitle: Get Docker
section:
- sectiontitle: Docker for Mac
section:
- path: /docker-for-mac/
title: Getting Started
- path: /docker-for-mac/docker-toolbox/
title: Docker for Mac vs. Docker Toolbox
- path: /docker-for-mac/multi-arch/
title: Leveraging Multi-CPU Architecture Support
- path: /docker-for-mac/networking/
title: Networking
- path: /docker-for-mac/osxfs/
title: File system sharing
- path: /docker-for-mac/troubleshoot/
title: Logs and Troubleshooting
- path: /docker-for-mac/faqs/
title: FAQs
- path: /docker-for-mac/examples/
title: Example Applications
- path: /docker-for-mac/opensource/
title: Open Source Licensing
- path: /docker-for-mac/release-notes/
title: Release Notes
- sectiontitle: Docker for Windows
section:
- path: /docker-for-windows/
title: Getting Started
- path: /docker-for-windows/troubleshoot/
title: Logs and Troubleshooting
- path: /docker-for-windows/faqs/
title: FAQs
- path: /docker-for-windows/examples/
title: Example Applications
- path: /docker-for-windows/opensource/
title: Open Source Licensing
- path: /docker-for-windows/release-notes/
title: Release Notes
- sectiontitle: Docker for AWS
section:
- path: /docker-for-aws/
title: Setup & Prerequisites
- path: /docker-for-aws/scaling/
title: Scaling
- path: /docker-for-aws/upgrade/
title: Upgrading
- path: /docker-for-aws/faqs/
title: FAQs
- path: /docker-for-aws/opensource/
title: Open Source Licensing
- path: /docker-for-aws/release-notes/
title: Release Notes
- sectiontitle: Docker for Azure
section:
- path: /docker-for-azure/
title: Setup & Prerequisites
- path: /docker-for-azure/upgrade/
title: Upgrading
- path: /docker-for-azure/faqs/
title: FAQs
- path: /docker-for-azure/opensource/
title: Open Source Licensing
- path: /docker-for-azure/release-notes/
title: Release Notes
- sectiontitle: Docker Compose
section:
- path: /compose/overview/
Expand Down
15 changes: 11 additions & 4 deletions docker-cloud/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
---
description: Docker Cloud
keywords: Docker, cloud, overview
keywords: Docker, cloud
notoc: true
title: Welcome to the Docker Cloud docs!
redirect_from:
- docker-cloud/overview
title: Docker Cloud Documentation
- /engine/installation/cloud/cloud/
- /engine/installation/cloud/
- /engine/installation/cloud/overview/
- /engine/installation/google/
- /engine/installation/softlayer/
- /engine/installation/rackspace/
- /engine/installation/joyent/
---
<style type="text/css">
.tg td {
Expand All @@ -28,7 +35,7 @@ title: Docker Cloud Documentation
</style>

<center>
<div class="whale"><a href="https://cloud.docker.com/" target="_blank"><img src="images/Docker-Cloud-Blue.svg" height="150" width="150" fill="#1488C6" alt="Docker Cloud logo" title="Let's go! Click to go to Docker Cloud." float="right"></a></div>
<div class="whale"><a href="https://cloud.docker.com/" target="_blank" class="_"><img src="images/Docker-Cloud-Blue.svg" height="150" width="150" fill="#1488C6" alt="Docker Cloud logo" title="Let's go! Click to go to Docker Cloud." float="right"></a></div>
</center>

Docker Cloud provides a hosted [registry service](builds/repos.md) with
Expand Down
1 change: 1 addition & 0 deletions docker-cloud/infrastructure/link-do.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ keywords: link, DigitalOcean, account
redirect_from:
- /docker-cloud/getting-started/beginner/link-do/
- /docker-cloud/getting-started/link-do/
- /engine/installation/cloud/cloud-ex-machine-ocean/
title: Link a DigitalOcean account
---

Expand Down
3 changes: 3 additions & 0 deletions docker-for-aws/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
description: Setup & Prerequisites
keywords: aws, amazon, iaas, tutorial
title: Docker for AWS Setup & Prerequisites
redirect_from:
- /engine/installation/cloud/cloud-ex-aws/
- /engine/installation/amazon/
---

## Prerequisites
Expand Down
4 changes: 3 additions & 1 deletion docker-for-azure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
description: Setup & Prerequisites
keywords: azure, microsoft, iaas, tutorial
title: Docker for Azure Setup & Prerequisites
redirect_from:
- /engine/installation/azure/
---

## Prerequisites
Expand Down Expand Up @@ -60,4 +62,4 @@ You can also invoke the Docker for Azure template from the Azure CLI:
Here is an example of how to use the CLI. Make sure you populate all of the parameters and their values:
```
$ azure group create --name DockerGroup --location centralus --deployment-name docker.template --template-file <templateurl>
```
```
1 change: 1 addition & 0 deletions docker-for-mac/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ redirect_from:
- /mac/started/
- /docker-for-mac/started/
- /installation/mac/
- /engine/installation/mac/
title: Get started with Docker for Mac
---

Expand Down
1 change: 1 addition & 0 deletions docker-for-windows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ redirect_from:
- /windows/started/
- /docker-for-windows/started/
- /installation/windows/
- /engine/installation/windows/
title: Get started with Docker for Windows
---
Welcome to Docker for Windows!
Expand Down
Loading

0 comments on commit 50de447

Please sign in to comment.