From 5c22a721b5eb4659dfdcf47adb41f5762819fa52 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:24:53 +0200 Subject: [PATCH] hotfix: patch vendor titles Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- _vendor/github.com/docker/cli/docs/deprecated.md | 4 ++-- _vendor/github.com/docker/cli/docs/extend/index.md | 1 + _vendor/github.com/moby/buildkit/docs/buildkitd.toml.md | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/_vendor/github.com/docker/cli/docs/deprecated.md b/_vendor/github.com/docker/cli/docs/deprecated.md index 1f28bbcff2..7f598ba8bc 100644 --- a/_vendor/github.com/docker/cli/docs/deprecated.md +++ b/_vendor/github.com/docker/cli/docs/deprecated.md @@ -1,4 +1,6 @@ --- +title: Deprecated Docker Engine features +linkTitle: Deprecated features aliases: ["/engine/misc/deprecated/"] description: "Deprecated Features." keywords: "docker, documentation, about, technology, deprecate" @@ -13,8 +15,6 @@ keywords: "docker, documentation, about, technology, deprecate" will be rejected. --> -# Deprecated Engine Features - This page provides an overview of features that are deprecated in Engine. Changes in packaging, and supported (Linux) distributions are not included. To learn about end of support for Linux distributions, refer to the diff --git a/_vendor/github.com/docker/cli/docs/extend/index.md b/_vendor/github.com/docker/cli/docs/extend/index.md index 8a4f9885d7..57528444d1 100644 --- a/_vendor/github.com/docker/cli/docs/extend/index.md +++ b/_vendor/github.com/docker/cli/docs/extend/index.md @@ -1,5 +1,6 @@ --- title: Docker Engine managed plugin system +linkTitle: Docker Engine plugins description: Develop and use a plugin with the managed plugin system keywords: "API, Usage, plugins, documentation, developer" aliases: diff --git a/_vendor/github.com/moby/buildkit/docs/buildkitd.toml.md b/_vendor/github.com/moby/buildkit/docs/buildkitd.toml.md index 9abe6d87f6..607c5e34ba 100644 --- a/_vendor/github.com/moby/buildkit/docs/buildkitd.toml.md +++ b/_vendor/github.com/moby/buildkit/docs/buildkitd.toml.md @@ -1,4 +1,6 @@ -# buildkitd.toml +--- +title: buildkitd.toml +--- The TOML file used to configure the buildkitd daemon settings has a short list of global settings followed by a series of sections for specific areas