OSDN Git Service

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 df5fcd3..58822de 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 2e9fb85..af7f86a 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>