diff --git a/docs/spec/api.md b/docs/spec/api.md index 29dc51e56..0a2fc5e58 100644 --- a/docs/spec/api.md +++ b/docs/spec/api.md @@ -1,7 +1,7 @@ --- title: "HTTP API V2" description: "Specification for the Registry API." -keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced"] +keywords: registry, on-prem, images, tags, repository, distribution, api, advanced --- # Docker Registry HTTP API V2 diff --git a/docs/spec/api.md.tmpl b/docs/spec/api.md.tmpl index 4338b057a..79879ad64 100644 --- a/docs/spec/api.md.tmpl +++ b/docs/spec/api.md.tmpl @@ -1,7 +1,7 @@ --- title: "HTTP API V2" description: "Specification for the Registry API." -keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced"] +keywords: registry, on-prem, images, tags, repository, distribution, api, advanced --- # Docker Registry HTTP API V2 diff --git a/docs/spec/auth/index.md b/docs/spec/auth/index.md index d1aa94225..8c4bf5e2c 100644 --- a/docs/spec/auth/index.md +++ b/docs/spec/auth/index.md @@ -1,7 +1,7 @@ --- title: "Docker Registry Token Authentication" description: "Docker Registry v2 authentication schema" -keywords: ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"] +keywords: registry, on-prem, images, tags, repository, distribution, authentication, advanced --- # Docker Registry v2 authentication diff --git a/docs/spec/auth/jwt.md b/docs/spec/auth/jwt.md index aa9941b0b..ef729efe5 100644 --- a/docs/spec/auth/jwt.md +++ b/docs/spec/auth/jwt.md @@ -1,7 +1,7 @@ --- title: "Token Authentication Implementation" description: "Describe the reference implementation of the Docker Registry v2 authentication schema" -keywords: ["registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced"] +keywords: registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced --- # Docker Registry v2 Bearer token specification diff --git a/docs/spec/auth/oauth.md b/docs/spec/auth/oauth.md index d946da8a2..f4fdec810 100644 --- a/docs/spec/auth/oauth.md +++ b/docs/spec/auth/oauth.md @@ -1,7 +1,7 @@ --- title: "Oauth2 Token Authentication" description: "Specifies the Docker Registry v2 authentication" -keywords: ["registry, on-prem, images, tags, repository, distribution, oauth2, advanced"] +keywords: registry, on-prem, images, tags, repository, distribution, oauth2, advanced --- # Docker Registry v2 authentication using OAuth2 diff --git a/docs/spec/auth/scope.md b/docs/spec/auth/scope.md index 6ef61edf1..037fd6762 100644 --- a/docs/spec/auth/scope.md +++ b/docs/spec/auth/scope.md @@ -1,7 +1,7 @@ --- title: "Token Scope Documentation" description: "Describes the scope and access fields used for registry authorization tokens" -keywords: ["registry, on-prem, images, tags, repository, distribution, advanced, access, scope"] +keywords: registry, on-prem, images, tags, repository, distribution, advanced, access, scope --- # Docker Registry Token Scope and Access diff --git a/docs/spec/auth/token.md b/docs/spec/auth/token.md index f54419805..97f1971dd 100644 --- a/docs/spec/auth/token.md +++ b/docs/spec/auth/token.md @@ -1,7 +1,7 @@ --- title: "Token Authentication Specification" description: "Specifies the Docker Registry v2 authentication" -keywords: ["registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced"] +keywords: registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced --- # Docker Registry v2 authentication via central service diff --git a/docs/spec/index.md b/docs/spec/index.md index 952ebabd2..f397628d0 100644 --- a/docs/spec/index.md +++ b/docs/spec/index.md @@ -1,7 +1,7 @@ --- title: "Reference Overview" description: "Explains registry JSON objects" -keywords: ["registry, service, images, repository, json"] +keywords: registry, service, images, repository, json --- # Docker Registry Reference diff --git a/docs/spec/manifest-v2-1.md b/docs/spec/manifest-v2-1.md index 1fadc25a0..335509b00 100644 --- a/docs/spec/manifest-v2-1.md +++ b/docs/spec/manifest-v2-1.md @@ -1,7 +1,7 @@ --- title: "Image Manifest V 2, Schema 1 " description: "image manifest for the Registry." -keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced, manifest"] +keywords: registry, on-prem, images, tags, repository, distribution, api, advanced, manifest --- # Image Manifest Version 2, Schema 1 diff --git a/docs/spec/manifest-v2-2.md b/docs/spec/manifest-v2-2.md index 2319cf6d2..3d646a70d 100644 --- a/docs/spec/manifest-v2-2.md +++ b/docs/spec/manifest-v2-2.md @@ -1,7 +1,7 @@ --- title: "Image Manifest V 2, Schema 2 " description: "image manifest for the Registry." -keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced, manifest"] +keywords: registry, on-prem, images, tags, repository, distribution, api, advanced, manifest --- # Image Manifest Version 2, Schema 2 diff --git a/docs/spec/menu.md b/docs/spec/menu.md index 9237e3ce8..7e52d8d77 100644 --- a/docs/spec/menu.md +++ b/docs/spec/menu.md @@ -1,7 +1,7 @@ --- title: "Reference" description: "Explains registry JSON objects" -keywords: ["registry, service, images, repository, json"] +keywords: registry, service, images, repository, json type: "menu" identifier: "smn_registry_ref" ---