mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Use title case for consistency
This commit is contained in:
parent
23452f1573
commit
2935ca7ee2
4 changed files with 7 additions and 7 deletions
docs/sources
|
@ -1,8 +1,8 @@
|
|||
:title: Setting up a dev environment
|
||||
:title: Setting Up a Dev Environment
|
||||
:description: Guides on how to contribute to docker
|
||||
:keywords: Docker, documentation, developers, contributing, dev environment
|
||||
|
||||
Setting up a dev environment
|
||||
Setting Up a Dev Environment
|
||||
============================
|
||||
|
||||
Instructions that have been verified to work on Ubuntu 12.10,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
.. _running_examples:
|
||||
|
||||
Running The Examples
|
||||
Running the Examples
|
||||
--------------------
|
||||
|
||||
All the examples assume your machine is running the docker daemon. To run the docker daemon in the background, simply type:
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
:keywords: Examples, Usage, basic commands, docker, documentation, examples
|
||||
|
||||
|
||||
The basics
|
||||
=============
|
||||
The Basics
|
||||
==========
|
||||
|
||||
Starting Docker
|
||||
---------------
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
.. _working_with_the_repository:
|
||||
|
||||
Working with the repository
|
||||
============================
|
||||
Working with the Repository
|
||||
===========================
|
||||
|
||||
|
||||
Top-level repositories and user repositories
|
||||
|
|
Loading…
Add table
Reference in a new issue