diff docs/overview.rst @ 5413:22a3fa3c4254

docs: cleanup of casing, markup and spacing of headings Mostly stuff found and fixed by Søren, extracted here to separate things. Other uses of title casing might be debatable, but here it was just a few documentation headings that clearly were inconsistent with the majority.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 20 Aug 2015 03:26:18 +0200
parents 154becd92f40
children 36a35394b3cb
line wrap: on
line diff
--- a/docs/overview.rst	Fri Aug 14 17:07:49 2015 +0200
+++ b/docs/overview.rst	Thu Aug 20 03:26:18 2015 +0200
@@ -1,7 +1,7 @@
 .. _overview:
 
 =====================
-Installation Overview
+Installation overview
 =====================
 
 
@@ -9,7 +9,7 @@
 installing Kallithea.
 
 
-Python Environment
+Python environment
 ------------------
 
 **Kallithea** is written entirely in Python_ and requires Python version
@@ -38,7 +38,7 @@
 We recommend using virtualenv for installing Kallithea.
 
 
-Installation Methods
+Installation methods
 --------------------
 
 Kallithea must be installed on a server. Kallithea is installed in a Python
@@ -71,7 +71,7 @@
   but build the Kallithea package itself locally instead of downloading it.)
 
 
-Web Server
+Web server
 ----------
 
 Kallithea is (primarily) a WSGI_ application that must be run from a web