From 59bc5489b1d8b97f8f530d606de6ac2c50a781e0 Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 8 Feb 2013 03:19:27 +0000 Subject: [PATCH] Catch most of the links to the old sourceforge page and replace them with those to the new Google Code page. git-svn-id: https://svn.dealii.org/trunk@28274 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/navbar.html | 9 ++------- deal.II/doc/development/toc.html | 4 ++-- deal.II/doc/navbar.html | 8 ++++---- deal.II/doc/news/news.html | 8 +++----- deal.II/doc/readme-petsc-trilinos.html | 4 ++-- deal.II/doc/readme.html | 6 +++--- 6 files changed, 16 insertions(+), 23 deletions(-) diff --git a/deal.II/doc/development/navbar.html b/deal.II/doc/development/navbar.html index d5f99ea5f7..f9e6cf85c4 100644 --- a/deal.II/doc/development/navbar.html +++ b/deal.II/doc/development/navbar.html @@ -39,15 +39,10 @@ Recent changes
Mailing lists
Test suite
- Wiki
- Bug tracker
+ Wiki
+ Bug tracker


- - - - - diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html index c5a54a5a15..b0279d9832 100644 --- a/deal.II/doc/development/toc.html +++ b/deal.II/doc/development/toc.html @@ -66,10 +66,10 @@ file for more information on supported systems and porting.

-
  • Bugs: +

  • Bugs: Though well tested, deal.II certainly has bugs. If you want to report a bug (or enhancement request), - go to the bug tracking system and enter a new ticket for your issue.

    diff --git a/deal.II/doc/navbar.html b/deal.II/doc/navbar.html index 7e53986862..64b987fe61 100644 --- a/deal.II/doc/navbar.html +++ b/deal.II/doc/navbar.html @@ -5,7 +5,7 @@ deal.II navigation bar - + @@ -20,12 +20,12 @@

    README
    - FAQ
    + FAQ
    News
    Download
    Mailing list
    - Wiki
    - Bug tracker
    + Wiki
    + Bug tracker


    diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 0e8918d6a6..caed08da02 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -5,7 +5,7 @@ The deal.II news page - + @@ -605,9 +605,8 @@ 2005/03/29: deal.II now has a Wiki
    - Hosted by Luca Heltai, there is now a deal.II Wiki. Users of + Hosted by Luca Heltai, there is now a wiki. See the link from the + deal.II front page. Users of deal.II are encouraged to visit it, and, as is usual with wikis, edit pages freely and post their experiences and code snippets they want others to know about. @@ -884,4 +883,3 @@ - diff --git a/deal.II/doc/readme-petsc-trilinos.html b/deal.II/doc/readme-petsc-trilinos.html index 044beef4c4..8c295954c3 100644 --- a/deal.II/doc/readme-petsc-trilinos.html +++ b/deal.II/doc/readme-petsc-trilinos.html @@ -5,7 +5,7 @@ The deal.II Readme on interfacing to PETSc and Trilinos - + @@ -206,7 +206,7 @@ configure: error: *** Your Trilinos installation is not compatible with the C++ standard selected for this compiler. See the deal.II FAQ page for a solution. *** you have encountered a bug in Trilinos. As a workaround, - include/Sacado_cmath.hpp has to be edited (see the FAQ entry for details). + include/Sacado_cmath.hpp has to be edited (see the FAQ entry for details).

    diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 0da993dde4..c3c337e336 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -5,7 +5,7 @@ The deal.II Readme - + @@ -66,14 +66,14 @@
  • Linux: using the GCC compiler versions 4.0 or later; using the clang compiler version 3.1 or later.
  • Mac OS X: using the GCC compiler version 4.0 or later (Please see - the deal.II Wiki for installation issues);
  • Cygwin/Windows with recent GCC versions. For installing on Windows, please refer to additional information on - the deal.II Wiki! Most other combinations of POSIX-style operating systems and C++ -- 2.39.5