mirror of https://github.com/docker/docs.git
Merge pull request #21014 from dvdksn/fix-engine-api-version-history
engine: add target qualifier for engine api layout cascade
This commit is contained in:
commit
1c1d0b4bfa
|
@ -5,6 +5,8 @@ build:
|
||||||
sidebar:
|
sidebar:
|
||||||
reverse: true
|
reverse: true
|
||||||
cascade:
|
cascade:
|
||||||
|
_target:
|
||||||
|
path: /reference/api/engine/version/**
|
||||||
description: Reference documentation and Swagger (OpenAPI) specification for the Docker Engine API.
|
description: Reference documentation and Swagger (OpenAPI) specification for the Docker Engine API.
|
||||||
layout: api
|
layout: api
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue