mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Improve document <title>'s for the docs.
This commit is contained in:
parent
8da1810975
commit
08f1e3af48
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
:title: docker documentation
|
||||
:title: Base commands
|
||||
:description: Common usage and commands
|
||||
:keywords: Examples, Usage
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
:title: Contributing to Docker
|
||||
:title: Setting up a dev environment
|
||||
:description: Guides on how to contribute to docker
|
||||
:keywords: Docker, documentation, developers, contributing, dev environment
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
:title: Docker: Hello world example
|
||||
:title: Hello world example
|
||||
:description: A simple hello world example with Docker
|
||||
:keywords: docker, example, hello world
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
:title: Docker: Hello world daemon example
|
||||
:title: Hello world daemon example
|
||||
:description: A simple hello world daemon example with Docker
|
||||
:keywords: docker, example, hello world, daemon
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
:title: Docker: Python Web app example
|
||||
:title: Python Web app example
|
||||
:description: Building your own python web app using docker
|
||||
:keywords: docker, example, python, web app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue