diff --git a/_data/toc.yaml b/_data/toc.yaml index 870db6848c..b66178a6e3 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -3357,6 +3357,12 @@ manuals: title: API reference - path: /engine/reference/commandline/template/ 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 section: - path: /compose/overview/