Browse code

Clean up level 3 headers.

Andy Rothfusz authored on 2013/10/22 06:03:09
Showing 1 changed files
... ...
@@ -39,8 +39,7 @@ Getting Started
39 39
 To edit and test the docs, you'll need to install the Sphinx tool and
40 40
 its dependencies. There are two main ways to install this tool:
41 41
 
42
-Native Installation
43
-...................
42
+###Native Installation
44 43
 
45 44
 * Install sphinx: `pip install sphinx`
46 45
     * Mac OS X: `[sudo] pip-2.7 install sphinx`
... ...
@@ -48,8 +47,7 @@ Native Installation
48 48
     * Mac OS X: `[sudo] pip-2.7 install sphinxcontrib-httpdomain`
49 49
 * If pip is not available you can probably install it using your favorite package manager as **python-pip**
50 50
 
51
-Alternative Installation: Docker Container
52
-..........................................
51
+###Alternative Installation: Docker Container
53 52
 
54 53
 If you're running ``docker`` on your development machine then you may
55 54
 find it easier and cleaner to use the Dockerfile. This installs Sphinx