From: David Wells Date: Sat, 9 Mar 2019 15:26:53 +0000 (-0500) Subject: Fix link targets in frames. X-Git-Tag: v9.1.0-rc1~275^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2052911df8eb516594cf6bd2e27d200e0716c07b;p=dealii.git Fix link targets in frames. 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. --- diff --git a/doc/documentation.html b/doc/documentation.html index ee8bee8790..9977691eb5 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -36,7 +36,7 @@
  • Code gallery
  • Manual
  • Wolfgang's lectures
  • -
  • Technical reports
  • +
  • Technical reports
  • Publications
  • @@ -52,7 +52,7 @@
  • CMake internals
  • Writing documentation
  • Porting
  • -
  • Coding conventions
  • +
  • Coding conventions
  • Testsuite