engine: unset api layout for engine v1.24 reference

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-09-27 10:39:46 +02:00
parent 1c1d0b4bfa
commit 8e3234abf9
2 changed files with 9 additions and 4 deletions

View File

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

View File

@ -4,6 +4,8 @@ refLinksErrorLevel: ERROR
enableGitInfo: true enableGitInfo: true
disablePathToLower: true disablePathToLower: true
enableInlineShortcodes: true enableInlineShortcodes: true
ignoreLogs:
- cascade-pattern-with-extension
taxonomies: taxonomies:
tag: tags tag: tags