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:
Sebastiaan van Stijn 2024-09-27 10:28:56 +02:00 committed by GitHub
commit 1c1d0b4bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ build:
sidebar:
reverse: true
cascade:
_target:
path: /reference/api/engine/version/**
description: Reference documentation and Swagger (OpenAPI) specification for the Docker Engine API.
layout: api
---