Reorg references tab

This commit is contained in:
Misty Stanley-Jones 2017-11-13 10:53:38 -08:00 committed by Gwendolynne Barr
parent 8677231eff
commit d69fb89733
1 changed files with 854 additions and 804 deletions

View File

@ -24,8 +24,6 @@ guides:
section:
- path: /engine/installation/windows/docker-ee/
title: Windows Server
- path: /engine/installation/windows/ee-preview/
title: Windows Server 1709 and Windows 10 Fall Creators Update preview
- path: /engine/installation/linux/docker-ee/ubuntu/
title: Ubuntu
- path: /engine/installation/linux/docker-ee/rhel/
@ -466,17 +464,51 @@ guides:
- path: /compliance/cis/
title: CIS
- sectiontitle: Contributors guide
- sectiontitle: Open source at Docker
section:
- path: /opensource/
title: Contribute to the documentation
- path: /test/
title: Learn docs components and formats
- path: https://github.com/docker/docker.github.io/blob/master/README.md
title: README for docker.github.io
- path: /opensource/ways/
title: Other ways to contribute
- sectiontitle: Practice workflow with Kitematic
- path: /opensource/code/
title: Quickstart contribution
- sectiontitle: Set up for Docker development
section:
- path: /opensource/project/who-written-for/
title: README first
- path: /opensource/project/software-required/
title: Get the required software
- path: /opensource/project/software-req-win/
title: Set up for development on Windows
- path: /opensource/project/set-up-git/
title: Configure Git for contributing
- path: /opensource/project/set-up-dev-env/
title: Work with a development container
- path: /opensource/project/test-and-docs/
title: Run tests and test documentation
- sectiontitle: Contribution workflow
section:
- path: /opensource/workflow/make-a-contribution/
title: Understand how to contribute
- path: /opensource/workflow/find-an-issue/
title: Find and claim an issue
- path: /opensource/workflow/work-issue/
title: Work on your issue
- path: /opensource/workflow/create-pr/
title: Create a pull request (PR)
- path: /opensource/workflow/review-pr/
title: Participate in the PR review
- path: /opensource/workflow/advanced-contributing/
title: Advanced contributing
- path: /opensource/workflow/coding-style/
title: Coding style checklist
- sectiontitle: Other ways to contribute
section:
- path: /opensource/ways/meetups/
title: Organize a Docker meetup
- path: /opensource/ways/issues/
title: Organize our issues
- path: /opensource/ways/community/
title: Support the community
- path: /opensource/ways/test/
title: Testing contributions
- sectiontitle: Contribute to Kitematic
section:
- path: /opensource/kitematic/get_started/
title: Get started
@ -490,7 +522,20 @@ guides:
title: Create a pull request (PR)
- path: /opensource/kitematic/next_steps/
title: Where to learn more
- sectiontitle: Governance
section:
- path: /opensource/governance/dgab-info/
title: Docker governance advisory board
- path: /opensource/governance/board-profiles/
title: Board member profiles
- path: /opensource/governance/conduct-code/
title: Code of conduct
- path: /opensource/FAQ/
title: FAQ for contributors
- path: /opensource/get-help/
title: Where to chat or get help
- path: /opensource/doc-style/
title: Style guide for Docker documentation
- sectiontitle:
section:
- path: /docsarchive/
@ -501,111 +546,17 @@ guides:
reference:
- title: Dockerfile reference
path: /engine/reference/builder/
- title: Cloud API
path: /apidocs/docker-cloud/
nosync: true
- title: Cloud stack file reference
path: /docker-cloud/apps/stack-yaml-reference/
nosync: true
- sectiontitle: Compliance control reference
- sectiontitle: Daemon CLI (dockerd)
section:
- sectiontitle: NIST 800-53
section:
- path: /compliance/reference/800-53/
title: Overview
- path: /compliance/reference/800-53/ac/
title: Access control
- path: /compliance/reference/800-53/au/
title: Audit and accountability
- path: /compliance/reference/800-53/at/
title: Awareness and training
- path: /compliance/reference/800-53/cm/
title: Configuration management
- path: /compliance/reference/800-53/cp/
title: Contingency planning
- path: /compliance/reference/800-53/ia/
title: Identification and authentication
- path: /compliance/reference/800-53/ir/
title: Incident response
- path: /compliance/reference/800-53/ma/
title: Maintenance
- path: /compliance/reference/800-53/mp/
title: Media protection
- path: /compliance/reference/800-53/ps/
title: Personnel security
- path: /compliance/reference/800-53/pe/
title: Physical and environmental protection
- path: /compliance/reference/800-53/pl/
title: Planning
- path: /compliance/reference/800-53/pm/
title: Program management
- path: /compliance/reference/800-53/ra/
title: Risk assessment
- path: /compliance/reference/800-53/ca/
title: Security assessment and authorization
- path: /compliance/reference/800-53/sc/
title: System and communications protection
- path: /compliance/reference/800-53/si/
title: System and information integrity
- path: /compliance/reference/800-53/sa/
title: System and services acquisition
- title: Compose file reference
path: /compose/compose-file/
nosync: true
- title: Compose (docker-compose) CLI
path: /compose/reference/overview/
nosync: true
- title: Daemon CLI reference (dockerd)
- title: Stable
path: /engine/reference/commandline/dockerd/
- sectiontitle: Docker Engine API
section:
- path: /engine/api/
title: Overview
- path: /engine/api/get-started/
title: Get started
- path: /engine/api/sdks/
title: SDKs
- path: /engine/api/latest/
title: v{{ site.latest_stable_docker_engine_api_version }} reference (latest stable)
- sectiontitle: API reference by version
section:
- path: /engine/api/version-history/
title: Version history overview
- path: /engine/api/v1.34/
title: v1.34 reference
- path: /engine/api/v1.33/
title: v1.33 reference
- path: /engine/api/v1.32/
title: v1.32 Reference
- path: /engine/api/v1.31/
title: v1.31 Reference
- path: /engine/api/v1.30/
title: v1.30 Reference
- path: /engine/api/v1.29/
title: v1.29 Reference
- path: /engine/api/v1.28/
title: v1.28 reference
- path: /engine/api/v1.27/
title: v1.27 reference
- path: /engine/api/v1.26/
title: v1.26 reference
- path: /engine/api/v1.25/
title: v1.25 reference
- path: /engine/api/v1.24/
title: v1.24 reference
- path: /engine/api/v1.23/
title: v1.23 reference
- path: /engine/api/v1.22/
title: v1.22 reference
- path: /engine/api/v1.21/
title: v1.21 reference
- path: /engine/api/v1.20/
title: v1.20 reference
- path: /engine/api/v1.19/
title: v1.19 reference
- path: /engine/api/v1.18/
title: v1.18 reference
- title: Edge
path: /edge/engine/reference/commandline/dockerd/
- sectiontitle: Docker CLI
section:
- sectiontitle: Stable
section:
- path: /engine/reference/run/
title: Docker run reference
@ -947,9 +898,7 @@ reference:
title: docker volume rm
- path: /engine/reference/commandline/wait/
title: docker wait
- title: Edge daemon CLI reference (dockerd)
path: /edge/engine/reference/commandline/dockerd/
- sectiontitle: Docker CLI (Edge)
- sectiontitle: Edge
section:
- path: /edge/engine/reference/run/
title: Docker run reference
@ -1277,22 +1226,10 @@ reference:
section:
- path: /edge/engine/reference/commandline/trust/
title: docker trust
- path: /edge/engine/reference/commandline/trust_key/
title: docker trust key
- path: /edge/engine/reference/commandline/trust_key_generate/
title: docker trust key generate
- path: /edge/engine/reference/commandline/trust_key_load/
title: docker trust key load
- path: /edge/engine/reference/commandline/trust_revoke/
title: docker trust revoke
- path: /edge/engine/reference/commandline/trust_sign/
title: docker trust sign
- path: /edge/engine/reference/commandline/trust_signer/
title: docker trust signer
- path: /edge/engine/reference/commandline/trust_signer_add/
title: docker trust signer add
- path: /edge/engine/reference/commandline/trust_signer_remove/
title: docker trust signer remove
- path: /edge/engine/reference/commandline/trust_view/
title: docker trust view
- path: /edge/engine/reference/commandline/unpause/
@ -1315,20 +1252,133 @@ reference:
title: docker volume rm
- path: /edge/engine/reference/commandline/wait/
title: docker wait
- sectiontitle: Docker Engine API
section:
- path: /engine/api/
title: Overview
- path: /engine/api/get-started/
title: Get started
- path: /engine/api/sdks/
title: SDKs
- path: /engine/api/latest/
title: v{{ site.latest_stable_docker_engine_api_version }} reference (latest stable)
- sectiontitle: API reference by version
section:
- path: /engine/api/version-history/
title: Version history overview
- path: /engine/api/v1.33/
title: v1.33 reference
- path: /engine/api/v1.32/
title: v1.32 Reference
- path: /engine/api/v1.31/
title: v1.31 Reference
- path: /engine/api/v1.30/
title: v1.30 Reference
- path: /engine/api/v1.29/
title: v1.29 Reference
- path: /engine/api/v1.28/
title: v1.28 reference
- path: /engine/api/v1.27/
title: v1.27 reference
- path: /engine/api/v1.26/
title: v1.26 reference
- path: /engine/api/v1.25/
title: v1.25 reference
- path: /engine/api/v1.24/
title: v1.24 reference
- path: /engine/api/v1.23/
title: v1.23 reference
- path: /engine/api/v1.22/
title: v1.22 reference
- path: /engine/api/v1.21/
title: v1.21 reference
- path: /engine/api/v1.20/
title: v1.20 reference
- path: /engine/api/v1.19/
title: v1.19 reference
- path: /engine/api/v1.18/
title: v1.18 reference
- sectiontitle: Docker Enterprise Edition references
section:
- title: Trusted Registry API
path: /datacenter/dtr/2.4/reference/api/
- title: Trusted Registry CLI
path: /datacenter/dtr/2.4/reference/cli/
nosync: true
- title: Universal Control Plane CLI
path: /datacenter/ucp/2.2/reference/cli/
nosync: true
- sectiontitle: Docker Cloud references
section:
- title: Cloud API
path: /apidocs/docker-cloud/
nosync: true
- title: Cloud stack file reference
path: /docker-cloud/apps/stack-yaml-reference/
nosync: true
- sectiontitle: Compliance control reference
section:
- sectiontitle: NIST 800-53
section:
- path: /compliance/reference/800-53/
title: Overview
- path: /compliance/reference/800-53/ac/
title: Access control
- path: /compliance/reference/800-53/au/
title: Audit and accountability
- path: /compliance/reference/800-53/at/
title: Awareness and training
- path: /compliance/reference/800-53/cm/
title: Configuration management
- path: /compliance/reference/800-53/cp/
title: Contingency planning
- path: /compliance/reference/800-53/ia/
title: Identification and authentication
- path: /compliance/reference/800-53/ir/
title: Incident response
- path: /compliance/reference/800-53/ma/
title: Maintenance
- path: /compliance/reference/800-53/mp/
title: Media protection
- path: /compliance/reference/800-53/ps/
title: Personnel security
- path: /compliance/reference/800-53/pe/
title: Physical and environmental protection
- path: /compliance/reference/800-53/pl/
title: Planning
- path: /compliance/reference/800-53/pm/
title: Program management
- path: /compliance/reference/800-53/ra/
title: Risk assessment
- path: /compliance/reference/800-53/ca/
title: Security assessment and authorization
- path: /compliance/reference/800-53/sc/
title: System and communications protection
- path: /compliance/reference/800-53/si/
title: System and information integrity
- path: /compliance/reference/800-53/sa/
title: System and services acquisition
- sectiontitle: Compose references
section:
- title: Compose file reference
path: /compose/compose-file/
nosync: true
- title: Compose (docker-compose) CLI
path: /compose/reference/overview/
nosync: true
- title: Machine (docker-machine) CLI
path: /machine/reference/
nosync: true
- title: Registry API
path: /registry/spec/api/
nosync: true
- title: Trusted Registry API
path: /datacenter/dtr/2.4/reference/api/
- title: Trusted Registry CLI
path: /datacenter/dtr/2.4/reference/cli/
nosync: true
- title: Universal Control Plane CLI
path: /datacenter/ucp/2.2/reference/cli/
nosync: true
samples:
- path: /samples/#tutorial-labs