From cc3c7240b10b82783b44f14b5228e735dd7578be Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 6 Jul 2023 22:44:35 -0500 Subject: [PATCH] documentation: use https:// instead of http:// --- doc/index.html | 20 ++--- doc/readme.html | 170 ++++++++++++++++++------------------ doc/users/cmake_dealii.html | 10 +-- doc/users/cmake_user.html | 10 +-- doc/users/gdb.html | 10 +-- doc/users/testsuite.html | 10 +-- 6 files changed, 115 insertions(+), 115 deletions(-) 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 @@