Browse code

Use title case for consistency

Daniel Gasienica authored on 2013/06/02 14:03:12
Showing 4 changed files
... ...
@@ -1,8 +1,8 @@
1
-:title: Setting up a dev environment
1
+:title: Setting Up a Dev Environment
2 2
 :description: Guides on how to contribute to docker
3 3
 :keywords: Docker, documentation, developers, contributing, dev environment
4 4
 
5
-Setting up a dev environment
5
+Setting Up a Dev Environment
6 6
 ============================
7 7
 
8 8
 Instructions that have been verified to work on Ubuntu 12.10,
... ...
@@ -4,7 +4,7 @@
4 4
 
5 5
 .. _running_examples:
6 6
 
7
-Running The Examples
7
+Running the Examples
8 8
 --------------------
9 9
 
10 10
 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 @@
3 3
 :keywords: Examples, Usage, basic commands, docker, documentation, examples
4 4
 
5 5
 
6
-The basics
7
-=============
6
+The Basics
7
+==========
8 8
 
9 9
 Starting Docker
10 10
 ---------------
... ...
@@ -4,8 +4,8 @@
4 4
 
5 5
 .. _working_with_the_repository:
6 6
 
7
-Working with the repository
8
-============================
7
+Working with the Repository
8
+===========================
9 9
 
10 10
 
11 11
 Top-level repositories and user repositories