From: Matthias Maier Date: Fri, 7 Jul 2023 03:44:35 +0000 (-0500) Subject: documentation: use https:// instead of http:// X-Git-Tag: relicensing~732^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3c7240b10b82783b44f14b5228e735dd7578be;p=dealii.git documentation: use https:// instead of http:// --- diff --git a/doc/index.html b/doc/index.html index 883654768f..b255467246 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,5 +1,5 @@ + "https://www.w3.org/TR/REC-html40/frameset.dtd"> deal.II Documentation @@ -32,11 +32,11 @@ installation instructions
  • Frequently asked questions
  • Tutorial
  • -
  • Code gallery
  • +
  • Code gallery
  • Manual
  • -
  • Video lectures
  • +
  • Video lectures
  • Configuration for debugging via GDB
  • -
  • Publications on and using deal.II
  • +
  • Publications on and using deal.II
  • @@ -51,7 +51,7 @@
  • CMake documentation
  • CMake in user projects
  • Setting up a testsuite in user projects
  • -
  • Technical reports
  • +
  • Technical reports
  • @@ -83,13 +83,13 @@
    diff --git a/doc/readme.html b/doc/readme.html index 016c262ee1..50bbddeb39 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -1,7 +1,7 @@ +"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + The deal.II Readme @@ -54,7 +54,7 @@

    deal.II is mostly developed on Linux using the - GCC compiler. However, it is + GCC compiler. However, it is not platform specific and we strive to keep the source code compliant with the C++ 2014 @@ -90,47 +90,47 @@