]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Documentation: Remove all references to external resources
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 21 Jul 2014 16:26:16 +0000 (18:26 +0200)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 23 Dec 2014 13:21:25 +0000 (14:21 +0100)
We already link to this  external resources on the homepage - there is no
point in doing it here (nobody will find it and it has the bad tendency of
being out of date).

doc/developers/navbar.html
doc/developers/toc.html
doc/users/navbar.html
doc/users/toc.html

index 2999fe83454bee414dc76cb2f20a075ca05d75e1..db7d4a0847c1a839f87a40a205e6ccf3f77870a8 100644 (file)
   </p>
 
   <hr>
-
-  <b><small>Online Resources</small></b>
-  <p>
-    <a href="http://www.dealii.org/websvn/log.php?repname=deal.II+Repository&path=%2F&isdir=1&" target="_top">Recent changes</a><br />
-    <a href="http://cdash.kyomu.43-1.org/index.php?project=deal.II" target="body">CDash</a><br />
-    <a href="http://www.math.clemson.edu/~heister/bench" target="body">Performance tests</a><br />
-  </p>
-
-  <hr>
 </body>
 </html>
index 7960bba38af31998ee97acffb7f3f1d30d66291a..4f83fa2940915fa4dd973b4ce5bb6591344df4b8 100644 (file)
@@ -42,15 +42,14 @@ have the following resources available:
 <li> <p><a href="porting.html" target="body">Porting
      <acronym>deal.II</acronym> to a new system</a>:
 
-     <acronym>deal.II</acronym> uses CMake as build system
-     and is fairly ISO (1998) C++ Standard compliant.
-     So, porting to a reasonably <a
-     href="http://www.opengroup.org/austin/">POSIX</a> compliant
-     system with a reasonably ISO C++ compliant compiler shouldn't be
-     much work. Other (mostly proprietary) systems might require more
-     work. See the <a href="../readme.html" target="body">ReadMe</a>
-     file for more information on already supported systems. This
-     resource gives some hints for porting to unknown platforms.
+     <acronym>deal.II</acronym> uses CMake as build system and is fairly
+     ISO (1998) C++ Standard compliant. So, porting to a reasonably <a
+     href="http://www.opengroup.org/austin/" target="_top">POSIX</a>
+     compliant system with a reasonably ISO C++ compliant compiler shouldn't
+     be much work. Other (mostly proprietary) systems might require more
+     work. See the <a href="../readme.html" target="body">ReadMe</a> file for
+     more information on already supported systems. This resource gives some
+     hints for porting to unknown platforms.
      </p>
 
 <li> <p><a href="../doxygen/deal.II/CodingConventions.html"
@@ -66,31 +65,6 @@ have the following resources available:
      </p>
 </ul>
 
-<h2>Resources</h2>
-
-<ul>
-  <li>
-    <p>
-      <a href="http://cdash.kyomu.43-1.org/index.php?project=deal.II"
-        target="body">CDash:</a> The CDash instance is the central place where
-      all test results for regression and build tests are gathered.
-    </p>
-  <li>
-    <p>
-      <a href="http://www.dealii.org/cgi-bin/regression_quick.pl"
-      target="body">Regression tests:</a>
-      An overview of results from a blessed regression tester that tests
-      every single svn revision is available at this place
-    </p>
-
-  <li>
-    <p>
-      <a href="http://www.math.clemson.edu/~heister/bench">
-      Results of benchmarks:</a> We run a certain number of tests
-      and track the performance over time.
-    </p>
-</ul>
-
 <hr />
 <address>
   <a href="http://www.dealii.org/authors.html" target="_top">The deal.II Authors</a>
index f2c4b469c57b188a428e1017c623e8d807cf637b..a8a6e7d20781fa5cdff6d8fa558a744c596dc1aa 100644 (file)
   <p>
     <a href="../doxygen/deal.II/Tutorial.html" target="_top">Tutorial</a><br />
     <a href="../doxygen/deal.II/index.html" target="_top">Manual</a><br />
-    <a href="http://www.math.tamu.edu/~bangerth/videos.html"
-    target="_top">Wolfgang's lectures</a><br />
   </p>
 
   <hr>
 
-  <b><small>Online Resources</small></b>
-  <p>
-    <a href="https://code.google.com/p/dealii/wiki/FrequentlyAskedQuestions" target="_top">FAQ</a><br />
-    <a href="http://www.dealii.org/news.html" target="_top">News</a><br />
-    <a href="http://www.dealii.org/download/" target="body">Download</a><br />
-    <a href="http://www.dealii.org/mail.html" target="body">Mailing list</a><br />
-    <a href="https://code.google.com/p/dealii/w/list" target="_top">Wiki</a><br />
-    <a href="https://code.google.com/p/dealii/issues/list" target="_top">Bug tracker</a><br />
-  </p>
-
 </body>
 </html>
index 8725a7ef0e31fa4f08f59b0f5c9e5fafae8d541b..e4edbbec3565b9c15961c1510966c8046182a9da 100644 (file)
@@ -33,7 +33,7 @@ available:
      This page provides extensive information about configuration and
      installation with the CMake build system.
 
-     <li> <p><a href="cmakelists.html" target="body">Using CMake and
+<li> <p><a href="cmakelists.html" target="body">Using CMake and
        <acronym>deal.II</acronym> in a user project</a>:
      This page covers how to use CMake in your own project.
      An overview of how to retrieve necessary information
@@ -48,14 +48,6 @@ available:
     your documentation, so that readers can click through.
   </p>
 
-<li> <p><a href="https://code.google.com/p/dealii/issues/list" target="_top">Bugs</a>:
-     Though well tested, <acronym>deal.II</acronym> certainly has
-     bugs. If you want to report a bug (or enhancement request),
-     go to the <a href="https://code.google.com/p/dealii/issues/list"
-     target="_top">bug tracking system</a> and enter a new ticket
-     for your issue.
-     </p>
-
 </ul>
 
 
@@ -66,13 +58,12 @@ available:
    target="_top">tutorial</a> is for new users of the
   library. It explains the basic elements of finite element
   programs based on the library, and provides small example
-  programs. You can also reach the tutorial link from the
-  menu bar at the left. There is also an extensive set of
-  Youtube-hosted video lectures that provide both the
-  context of the mathematical and computational methods of
-  deal.II as well as demonstrate parts of the
-  tutorial. These video lectures are also reachable from
-  the menu bar at the left.
+  programs.
+  There are also <a
+    href="http://www.math.tamu.edu/~bangerth/videos.html"
+    target="_top">Youtube-hosted video lectures</a> that provide, both, the
+  context of the mathematical and computational methods of deal.II, as well
+  as demonstrate parts of the tutorial.
 </p>
 
 <p>
@@ -93,7 +84,7 @@ The <a href="../doxygen/deal.II/index.html" target="_top">programming
 reference of all classes, functions and variables in the library. They
 are extensively documented (presently more than 5000 pages if
 printed), and generated by <a href="http://www.doxygen.org/"
-                              target="_top">Doxygen</a>. There is also a quick link to these pages from
+  target="_top">Doxygen</a>. There is also a quick link to these pages from
 the menu bar at the left.
 </p>
 

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.