diff docs/setup.rst @ 5433:fbbe80e3322b

docs: consistent spacing around headings Start out with 2 empty lines before/after for top level, decrease for deeper levels.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 26 Aug 2015 17:28:58 +0200
parents 66f1b9745905
children 8867673c8192
line wrap: on
line diff
--- a/docs/setup.rst	Wed Aug 26 17:28:58 2015 +0200
+++ b/docs/setup.rst	Wed Aug 26 17:28:58 2015 +0200
@@ -121,6 +121,7 @@
           to the Kallithea db and run check functions for permissions
           against that.
 
+
 Setting up Whoosh full text search
 ----------------------------------
 
@@ -384,7 +385,6 @@
 It's also possible for an administrator to create accounts and configure their
 permissions before the user logs in for the first time, using the :ref:`create-user` API.
 
-
 Container-based authentication
 ''''''''''''''''''''''''''''''
 
@@ -395,7 +395,6 @@
 to configure it to require authentication on the location configured for
 Kallithea.
 
-
 Proxy pass-through authentication
 '''''''''''''''''''''''''''''''''
 
@@ -710,6 +709,7 @@
 
 then change ``<someprefix>`` into your chosen prefix
 
+
 Apache with mod_wsgi
 --------------------
 
@@ -807,6 +807,7 @@
 
 .. __: https://kallithea-scm.org/repos/kallithea/files/tip/init.d/ .
 
+
 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
 .. _python: http://www.python.org/
 .. _Mercurial: http://mercurial.selenic.com/