mirror of https://github.com/docker/docs.git
Merge pull request #1206 from usha-mandya/buildx-toc
Add buildx to the toc
This commit is contained in:
commit
a4df1f24f7
|
@ -3357,6 +3357,12 @@ manuals:
|
||||||
title: API reference
|
title: API reference
|
||||||
- path: /engine/reference/commandline/template/
|
- path: /engine/reference/commandline/template/
|
||||||
title: CLI reference
|
title: CLI reference
|
||||||
|
- sectiontitle: Docker Buildx
|
||||||
|
section:
|
||||||
|
- path: /buildx/working-with-buildx/
|
||||||
|
title: Working with Docker Buildx
|
||||||
|
- path: /engine/reference/commandline/buildx/
|
||||||
|
title: CLI reference
|
||||||
- sectiontitle: Docker Compose
|
- sectiontitle: Docker Compose
|
||||||
section:
|
section:
|
||||||
- path: /compose/overview/
|
- path: /compose/overview/
|
||||||
|
|
Loading…
Reference in New Issue