mirror of https://github.com/docker/docs.git
Merge pull request #1032 from usha-mandya/desktop-ent-docs
1013 - Fix ToC indentation, missing images
This commit is contained in:
commit
40915b94e5
|
|
@ -1149,38 +1149,37 @@ manuals:
|
|||
- sectiontitle: Docker Desktop Enterprise
|
||||
section:
|
||||
- path: /ee/desktop/index/
|
||||
title: Docker Desktop Enterprise overview
|
||||
title: Overview
|
||||
- path: /ee/desktop/release-notes/
|
||||
title: Docker Desktop Enterprise release notes
|
||||
title: Release notes
|
||||
- sectiontitle: Admin
|
||||
section:
|
||||
- sectiontitle: Install
|
||||
section:
|
||||
- path: /ee/desktop/admin/install/mac/
|
||||
title: Install Docker Desktop Enterprise on Mac
|
||||
title: Install DDE on Mac
|
||||
- path: /ee/desktop/admin/install/windows/
|
||||
title: Install Docker Desktop Enterprise on Windows
|
||||
- sectiontitle: Configure
|
||||
section:
|
||||
- path: /ee/desktop/admin/configure/mac-admin/
|
||||
title: Configure Docker Desktop Enterprise on Mac
|
||||
- path: /ee/desktop/admin/configure/windows-admin/
|
||||
title: Configure Docker Desktop Enterprise on Windows
|
||||
title: Install DDE on Windows
|
||||
- sectiontitle: Configure
|
||||
section:
|
||||
- path: /ee/desktop/admin/configure/mac-admin/
|
||||
title: Configure DDE on Mac
|
||||
- path: /ee/desktop/admin/configure/windows-admin/
|
||||
title: Configure DDE on Windows
|
||||
- sectiontitle: User
|
||||
section:
|
||||
- path: /ee/desktop/user/mac-user/
|
||||
title: Using Docker Desktop Enterprise on Mac
|
||||
title: Using DDE on Mac
|
||||
- path: /ee/desktop/user/windows-user/
|
||||
title: Using Docker Desktop Enterprise on Windows
|
||||
- section:
|
||||
- path: /ee/desktop/app-designer/
|
||||
title: Application designer
|
||||
title: Using DDE on Windows
|
||||
- path: /ee/desktop/app-designer/
|
||||
title: Application designer
|
||||
- sectiontitle: Troubleshoot
|
||||
section:
|
||||
- path: /ee/desktop/troubleshoot/mac-issues/
|
||||
title: Troubleshoot Docker Desktop Enterprise issues on Mac
|
||||
title: Troubleshoot DDE issues on Mac
|
||||
- path: /ee/desktop/troubleshoot/windows-issues/
|
||||
title: Troubleshoot Docker Desktop Enterprise issues on Windows
|
||||
title: Troubleshoot DDE issues on Windows
|
||||
- sectiontitle: Universal Control Plane
|
||||
section:
|
||||
- path: /ee/ucp/
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ Hyper-V on Windows 10:
|
|||
- BIOS-level hardware virtualization support must be enabled in the
|
||||
BIOS settings:
|
||||
|
||||

|
||||

|
||||
|
||||
# Installation
|
||||
|
||||
|
|
|
|||
|
|
@ -276,9 +276,7 @@ For more about using the Kubernetes integration with Docker Desktop Enterprise,
|
|||
|
||||
## Reset
|
||||
|
||||
Select  -> **Preferences** from the
|
||||
menu bar, then click **Reset** to reset factory defaults, restart the Docker
|
||||
daemon, or uninstall.
|
||||
Select  -> **Preferences** from the menu bar, then click **Reset** to reset factory defaults, restart the Docker daemon, or uninstall.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue