mirror of https://github.com/docker/docs.git
fix Engine API toc
This commit is contained in:
parent
a4ae7f1b7c
commit
797daef4cc
|
@ -953,14 +953,12 @@ reference:
|
||||||
path: /engine/reference/commandline/dockerd/
|
path: /engine/reference/commandline/dockerd/
|
||||||
- sectiontitle: Application Programming Interfaces (APIs)
|
- sectiontitle: Application Programming Interfaces (APIs)
|
||||||
section:
|
section:
|
||||||
- sectiontitle: Docker Engine API
|
- sectiontitle: Docker Engine SDK and API
|
||||||
section:
|
section:
|
||||||
- path: /engine/api/
|
- path: /develop/sdk/
|
||||||
title: Overview
|
title: Overview
|
||||||
- path: /engine/api/get-started/
|
- path: /develop/sdk/examples/
|
||||||
title: Get started
|
title: Get started
|
||||||
- path: /engine/api/sdks/
|
|
||||||
title: SDKs
|
|
||||||
- path: /engine/api/latest/
|
- path: /engine/api/latest/
|
||||||
title: v{{ site.latest_engine_api_version }} reference (latest)
|
title: v{{ site.latest_engine_api_version }} reference (latest)
|
||||||
- sectiontitle: API reference by version
|
- sectiontitle: API reference by version
|
||||||
|
|
Loading…
Reference in New Issue