From dcd743976198fb3e57bc3516c7df6399559181b5 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Tue, 1 Mar 2022 16:49:06 +0000 Subject: [PATCH] Add admin section in the toc to surface admin tasks Signed-off-by: Usha Mandya --- _data/toc.yaml | 31 +++++++++++++++++-------------- docker-hub/configure-sign-in.md | 4 ++-- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 2872baec5f..477a51f559 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1302,12 +1302,8 @@ manuals: section: - path: /docker-hub/ title: Quickstart - - path: /docker-hub/onboarding-faqs/ - title: Onboarding FAQs - path: /docker-id/ title: Docker ID accounts - - path: /docker-hub/orgs/ - title: Teams and organizations - path: /docker-hub/repos/ title: Repositories - path: /docker-hub/service-accounts/ @@ -1326,8 +1322,6 @@ manuals: title: Link to GitHub and BitBucket - path: /docker-hub/webhooks/ title: Webhooks - - path: /docker-hub/image-access-management/ - title: Image Access Management - path: /docker-hub/vulnerability-scanning/ title: Vulnerability scanning - path: /docker-hub/audit-log/ @@ -1346,18 +1340,10 @@ manuals: title: Recover your Docker Hub account - path: /docker-hub/2fa/new-recovery-code/ title: Generate a new recovery code - - sectiontitle: Single-Sign-on - section: - - path: /single-sign-on/ - title: Configure - - path: /single-sign-on/faqs/ - title: FAQs - path: /docker-hub/download-rate-limit/ title: Download rate limit - sectiontitle: Administration section: - - path: /docker-hub/configure-sign-in/ - title: Configure sign in - path: /docker-hub/image-management/ title: Advanced Image Management dashboard - path: /docker-hub/convert-account/ @@ -1382,6 +1368,23 @@ manuals: - path: /subscription/remove-seats/ title: Remove seats +- sectiontitle: Administration + section: + - path: /docker-hub/orgs/ + title: Teams and organizations + - path: /docker-hub/configure-sign-in/ + title: Enforce sign in + - sectiontitle: Single-Sign-on + section: + - path: /single-sign-on/ + title: Configure + - path: /single-sign-on/faqs/ + title: FAQs + - path: /docker-hub/image-access-management/ + title: Image Access Management + - path: /docker-hub/onboarding-faqs/ + title: Onboarding FAQs + - sectiontitle: Security section: - path: /security/ diff --git a/docker-hub/configure-sign-in.md b/docker-hub/configure-sign-in.md index 78df116588..76bb4ff230 100644 --- a/docker-hub/configure-sign-in.md +++ b/docker-hub/configure-sign-in.md @@ -1,7 +1,7 @@ --- -description: Configure registry.json to require sign in +description: Configure registry.json to enforce users to sign into Docker Desktop keywords: authentication, registry.json, configure, -title: Configure registry.json to require sign in +title: Configure registry.json to enforce sign in --- The `registry.json` file is a configuration file that allows administrators to