]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix link targets in frames. 7792/head
authorDavid Wells <drwells@email.unc.edu>
Sat, 9 Mar 2019 15:26:53 +0000 (10:26 -0500)
committerDavid Wells <drwells@email.unc.edu>
Sat, 9 Mar 2019 15:26:53 +0000 (10:26 -0500)
The first link is currently unclickable and it should have
'target="body"' anyway since it should not be framed.

The second link works but it should not be framed.

doc/documentation.html

index ee8bee8790697d979af7440bc2d789412e451e16..9977691eb5fc5870de741d77a5eef47e1942d88a 100644 (file)
@@ -36,7 +36,7 @@
           <li><a href="http://www.dealii.org/code-gallery.html" target="_top">Code gallery</a></li>
           <li><a href="doxygen/deal.II/index.html" target="_top">Manual</a></li>
           <li><a href="http://www.math.colostate.edu/~bangerth/videos.html" target="_top">Wolfgang's lectures</a></li>
-          <li><a href="http://www.dealii.org/reports.html" target="body">Technical reports</a></li>
+          <li><a href="http://www.dealii.org/reports.html" target="_top">Technical reports</a></li>
           <li><a href="http://www.dealii.org/publications.html" target="_top">Publications</a></li>
         </ol>
       </div>
@@ -52,7 +52,7 @@
           <li><a href="developers/cmake-internals.html" target="body">CMake internals</a></li>
           <li><a href="developers/writing-documentation.html" target="body">Writing documentation</a></li>
           <li><a href="developers/porting.html" target="body">Porting</a></li>
-          <li><a href="doxygen/deal.II/CodingConventions.html" target="body">Coding conventions</a></li>
+          <li><a href="doxygen/deal.II/CodingConventions.html" target="_top">Coding conventions</a></li>
           <li><a href="developers/testsuite.html" target="body">Testsuite</a></li>
         </ol>
       </div>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.