summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/install.html2
-rw-r--r--docs/postprocess.html4
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>