Просмотр исходного кода

Use the same capitalization for all menu items in the docs.

Signed-off-by: Daniel Nephin <[email protected]>
Daniel Nephin 9 лет назад
Родитель
Сommit
009dbbe971
5 измененных файлов с 5 добавлено и 5 удалено
  1. 1 1
      docs/compose-file.md
  2. 1 1
      docs/env.md
  3. 1 1
      docs/extends.md
  4. 1 1
      docs/production.md
  5. 1 1
      docs/reference/index.md

+ 1 - 1
docs/compose-file.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-title = "Compose file reference"
+title = "Compose File Reference"
 description = "Compose file reference"
 keywords = ["fig, composition, compose, docker"]
 aliases = ["/compose/yml"]

+ 1 - 1
docs/env.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-title = "Environment variables reference"
+title = "Environment Variables Reference"
 description = "Compose CLI reference"
 keywords = ["fig, composition, compose, docker, orchestration, cli,  reference"]
 [menu.main]

+ 1 - 1
docs/extends.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-title = "Extending services in Compose"
+title = "Extending Services in Compose"
 description = "How to use Docker Compose's extends keyword to share configuration between files and projects"
 keywords = ["fig, composition, compose, docker, orchestration, documentation, docs"]
 [menu.main]

+ 1 - 1
docs/production.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-title = "Using Compose in production"
+title = "Using Compose in Production"
 description = "Guide to using Docker Compose in production"
 keywords = ["documentation, docs,  docker, compose, orchestration, containers,  production"]
 [menu.main]

+ 1 - 1
docs/reference/index.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-title = "Command line reference"
+title = "Command-line Reference"
 description = "Compose CLI reference"
 keywords = ["fig, composition, compose, docker, orchestration, cli,  reference"]
 [menu.main]