diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.html | 2 | ||||
-rw-r--r-- | docs/postprocess.html | 4 |
2 files changed, 0 insertions, 6 deletions
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 </pre> -<br> - </div> </body> </html> 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. <li>pp_celshade - set to 1 to enable cell shading (a more complex color filter). </ul> - -<br> -<br> - </div> </body> </html> |