From: Erik Faye-Lund Date: Mon, 3 Jun 2019 16:24:26 +0000 (+0200) Subject: docs: remove pointless trailing hard-breaks X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db8211a8836b42ddb5acec9496649cfc30d07395;p=mesa.git docs: remove pointless trailing hard-breaks 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 Reviewed-by: Emil Velikov Reviewed-by: Eric Engestrom --- diff --git a/docs/install.html b/docs/install.html index df5fcd3f7b2..58822de5d2f 100644 --- a/docs/install.html +++ b/docs/install.html @@ -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 -
- diff --git a/docs/postprocess.html b/docs/postprocess.html index 2e9fb854bc6..af7f86a80cc 100644 --- a/docs/postprocess.html +++ b/docs/postprocess.html @@ -55,10 +55,6 @@ Numbers higher than 8 see minimizing gains.
  • pp_celshade - set to 1 to enable cell shading (a more complex color filter). - -
    -
    -