diff docs/installation_iis.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 5ae8e644aa88
children ae9ab4c92d46
line wrap: on
line diff
--- a/docs/installation_iis.rst	Wed Aug 26 17:28:58 2015 +0200
+++ b/docs/installation_iis.rst	Wed Aug 26 17:28:58 2015 +0200
@@ -12,12 +12,14 @@
     For the best security, it is strongly recommended to only host the site over
     a secure connection, e.g. using TLS.
 
+
 Prerequisites
 -------------
 
 Apart from the normal requirements for Kallithea, it is also necessary to get an
 ISAPI-WSGI bridge module, e.g. isapi-wsgi.
 
+
 Installation
 ------------
 
@@ -41,7 +43,6 @@
     The application pool can be the same as an existing application pool,
     as long as the Kallithea requirements are met by the existing pool.
 
-
 ISAPI handler
 .............
 
@@ -89,6 +90,7 @@
 The last necessary step is to enable the relevant authentication in IIS, e.g.
 Windows authentication.
 
+
 Troubleshooting
 ---------------