Clean up trailing and leading white space throughout project (#247)

Makes future diffs cleaner for editors that automatically clean up
white space.
pull/244/head
Jon Dufresne 2017-10-23 05:15:27 -07:00 zatwierdzone przez Markus Unterwaditzer
rodzic 0771fc5ae8
commit 2a429cfe94
5 zmienionych plików z 4 dodań i 7 usunięć

Wyświetl plik

@ -1,4 +1,3 @@
License
=======

Wyświetl plik

@ -1,4 +1,3 @@
.. include:: ../README.rst
Contents

Wyświetl plik

@ -29,4 +29,3 @@ To build the documentation follow these steps:
You can now open the output from ``_build/html/index.html``. To build the
presentation-version use ``make presentation`` instead of ``make html``. You
can open the presentation at ``presentation/index.html``.