From 57b45d5f8df21f2106fdcbcfad72acb57fc14d0b Mon Sep 17 00:00:00 2001 From: Gaetan Date: Wed, 9 Nov 2016 16:35:33 -0800 Subject: [PATCH] fix duplicated page titles (#512) this also breaks page consistency, regarding anchor links (see #510) Signed-off-by: Gaetan de Villele --- allpagelinks.md | 1 - datacenter/dtr/2.0/configure/config-security.md | 2 -- engine/reference/index.md | 2 -- engine/security/security.md | 2 -- engine/tutorials/usingdocker.md | 2 -- engine/understanding-docker.md | 2 -- opensource/get-help.md | 2 -- opensource/workflow/find-an-issue.md | 3 --- thank-you-subscribing-docker-weekly.md | 2 -- 9 files changed, 18 deletions(-) diff --git a/allpagelinks.md b/allpagelinks.md index 067661dc6e..e8552d2520 100644 --- a/allpagelinks.md +++ b/allpagelinks.md @@ -1,7 +1,6 @@ --- title: All Page Links --- -# All Page Links {% assign sorted_pages = site.pages | sort:"path" %} {% for thispage in sorted_pages %} diff --git a/datacenter/dtr/2.0/configure/config-security.md b/datacenter/dtr/2.0/configure/config-security.md index a27a852391..71ae82e942 100644 --- a/datacenter/dtr/2.0/configure/config-security.md +++ b/datacenter/dtr/2.0/configure/config-security.md @@ -7,8 +7,6 @@ keywords: title: Security configuration --- -# Security configuration - This document describes the security settings you need to configure. * *SSL Certificate*: Used to enter the hash (string) from the SSL Certificate. diff --git a/engine/reference/index.md b/engine/reference/index.md index 305ae8f45f..b42e631e0e 100644 --- a/engine/reference/index.md +++ b/engine/reference/index.md @@ -7,8 +7,6 @@ keywords: title: Engine reference --- -# Engine reference - * [Dockerfile reference](builder.md) * [Docker run reference](run.md) * [Command line reference](commandline/index.md) diff --git a/engine/security/security.md b/engine/security/security.md index fdb440ee25..0d81bfc27d 100644 --- a/engine/security/security.md +++ b/engine/security/security.md @@ -8,8 +8,6 @@ keywords: title: Docker security --- -# Docker security - There are four major areas to consider when reviewing Docker security: - the intrinsic security of the kernel and its support for diff --git a/engine/tutorials/usingdocker.md b/engine/tutorials/usingdocker.md index 6c1a11cf05..d310333b79 100644 --- a/engine/tutorials/usingdocker.md +++ b/engine/tutorials/usingdocker.md @@ -12,8 +12,6 @@ menu: title: Run a simple application --- -# Run a simple application - In the ["*Hello world in a container*"](dockerizing.md) you launched your first containers using the `docker run` command. You ran an *interactive container* that ran in the foreground. You also ran a *detached container* that ran in the diff --git a/engine/understanding-docker.md b/engine/understanding-docker.md index f39ddc877c..c49303168a 100644 --- a/engine/understanding-docker.md +++ b/engine/understanding-docker.md @@ -10,8 +10,6 @@ keywords: title: Docker Overview --- -# Docker Overview - Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure diff --git a/opensource/get-help.md b/opensource/get-help.md index 0e7f18820a..3b1a81a2b8 100644 --- a/opensource/get-help.md +++ b/opensource/get-help.md @@ -13,8 +13,6 @@ title: Where to chat or get help } -# Where to chat or get help - There are several communications channels you can use to chat with Docker community members and developers. diff --git a/opensource/workflow/find-an-issue.md b/opensource/workflow/find-an-issue.md index 531b1a07fc..f903f839eb 100644 --- a/opensource/workflow/find-an-issue.md +++ b/opensource/workflow/find-an-issue.md @@ -35,9 +35,6 @@ hugo converts them to paragraphs, causing the styles to be ignored .gh-label.kinddocs { background-color: #B5E9D5; color: #333333; } - -# Find and claim an issue - As a contributor, you can work on any open issue you want. You can view issues in the Issues tab in every repository. If you are new to contributing, use the filter option to find suitable issues. You can diff --git a/thank-you-subscribing-docker-weekly.md b/thank-you-subscribing-docker-weekly.md index 67e3b0978c..0a07dc9ac8 100644 --- a/thank-you-subscribing-docker-weekly.md +++ b/thank-you-subscribing-docker-weekly.md @@ -5,8 +5,6 @@ keywords: title: Thank you for subscribing to Docker weekly --- -# Thank you for subscribing to Docker weekly - We've sent you a welcome email with links to previous newsletters. Please check your inbox to confirm you received it.