docs: remove pointless trailing hard-breaks
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 3 Jun 2019 16:24:26 +0000 (18:24 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 5 Jun 2019 21:48:45 +0000 (23:48 +0200)
Line-break at the end of an article is quite pointless, and doesn't do
much to increase the readability. Let's get rid of them.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/install.html
docs/postprocess.html

index df5fcd3f7b23fdd5a53090f64bd34448fd8629b0..58822de5d2fda05de128ad5f3d5736cab5c1ff75 100644 (file)
@@ -251,8 +251,6 @@ For example, compiling and linking a GLUT application can be done with:
    gcc `pkg-config --cflags --libs glut` mydemo.c -o mydemo
 </pre>
 
-<br>
-
 </div>
 </body>
 </html>
index 2e9fb854bc69b313b58b0da2cb0bf8df45a766f8..af7f86a80ccb22e7acaf27b3b35d694305f23420 100644 (file)
@@ -55,10 +55,6 @@ Numbers higher than 8 see minimizing gains.
 <li>pp_celshade - set to 1 to enable cell shading (a more complex color filter).
 </ul>
 
-
-<br>
-<br>
-
 </div>
 </body>
 </html>