From a2982e3368aa3d91d073c0b4db5459b712a90b56 2015-01-08 18:19:19 From: Michael A. Guravage Date: 2015-01-08 18:19:19 Subject: [PATCH] Removed bogus blank lines from README.txt --- diff --git a/README.txt b/README.txt index 6da827cd9690d4661f06aca818faf12ebde7651c..2300c65432771fa1b507a89106236a91c885afda 100644 --- a/README.txt +++ b/README.txt @@ -37,7 +37,6 @@ first the requisite Typogrify library must be installed:: pip install typogrify - Installing Pelican project template ----------------------------------- @@ -50,7 +49,6 @@ username in the url:: git clone https://@scm.cwi.nl/ITF/cwi-pelican-template cwi - Installing the Pelican CWI theme -------------------------------- @@ -59,7 +57,6 @@ be installed before Pelican can use it:: pelican-theme --symlink ${PWD}/cwi/theme/cwi - Usage ===== @@ -68,7 +65,6 @@ To generate html output, go to the project directory and invoke Pelican via make cd cwi/projects/cwi make html - Previewing ---------- @@ -155,7 +151,6 @@ configuration files: pelicanconf.py and publishconf.py:: │ │ │ └── static │ │ │ └── annual-report.pdf - CWI Theme hierarchy ------------------- @@ -217,8 +212,6 @@ where you will affect your changes to the theme:: │ ├── translations.html │ └── twitter.html - - Output hierarchy structure -------------------------- @@ -286,7 +279,6 @@ Here is the structure of the HTML Pelican generates:: │ │ │ ├── vimeo.png │ │ │ └── youtube.png - Pelican Documentation =====================