Fix formatting problems in the documentation

Previously, the included .adoc files did not consistently end with a 
blank line. In certain cases, Asciidoctor requires a blank line before a
new section. As a result, the lack of blank lines meant that some
section headings did not appear correctly.

This commit updates each of the included .adoc files in the
documentation to ensure that each ends with a blank line.
This commit is contained in:
Andy Wilkinson
2017-06-20 16:04:49 +01:00
parent 2650bd3bac
commit dff9062a32
7 changed files with 7 additions and 7 deletions