]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make some documentation links relative. 4479/head
authorDavid Wells <wellsd2@rpi.edu>
Sat, 3 Jun 2017 18:18:57 +0000 (14:18 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sat, 3 Jun 2017 18:18:57 +0000 (14:18 -0400)
The other tutorial programs use relative links in these cases.

examples/step-1/doc/intro.dox
examples/step-17/doc/intro.dox
examples/step-36/doc/results.dox

index fee4a5d507a7fbfbc82559cd2199b63074c51345..b87312bda33de8722a0e4a2fd8b3eb4fdbb74908 100644 (file)
@@ -86,8 +86,8 @@ tutorial is that you're interested in) and type
 The first command sets up the files that describe which include files this
 tutorial program depends on, how to compile it and how to run it. This command
 should find the installed deal.II libraries as well that were generated when
-you compiled and installed everything as described in the <a
-href="http://www.dealii.org/readme.html">deal.II ReadMe file</a>.
+you compiled and installed everything as described in the
+<a href="../../readme.html" target="body">README</a> file.
 If this command should fail to find the deal.II library, then you need to
 provide the path to the installation using the command
 @code
index 32c0b04a59b83cb1336d46711f01828c8d11d7e2..f6f146aee58723fce4efd8acfd4929c3c6b4561b 100644 (file)
@@ -19,7 +19,7 @@ you want to run in %parallel on a cluster, you also need <a
 href="http://www-users.cs.umn.edu/~karypis/metis/index.html"
 target="_top">METIS</a> to partition meshes. The installation of deal.II
 together with these two additional libraries is described in the <a
-href="https://www.dealii.org/developer/readme.html" target="body">README</a> file.
+href="../../readme.html" target="body">README</a> file.
 
 Now, for the details: as mentioned, the program does not compute anything new,
 so the use of finite element classes, etc., is exactly the same as before. The
index 56430138887ce3dd7a709c8dc9c81531c2db6a19..90cf29f0d63bfeee9e02638904235d7de28f8e3c 100644 (file)
@@ -170,12 +170,12 @@ procedure. A sketch of how this can be done can be found in @ref
 step_17 "step-17".
 
 <li> Finally, there are alternatives to using the SLEPc eigenvalue
-solvers. deal.II has interfaces to one of them, ARPACK (see
-http://www.dealii.org/developer/external-libs/arpack.html), implemented in the
-ArpackSolver class. Here is a short and quick overview of what one would need
-to change to use it, provided you have a working installation of ARPACK and
-deal.II has been configured properly for it (see the deal.II ReadMe file
-at http://www.dealii.org/readme.html):
+solvers. deal.II has interfaces to one of them, ARPACK (see <a
+href="../../external-libs/arpack.html">the ARPACK configuration page</a> for
+setup instructions), implemented in the ArpackSolver class. Here is a short and
+quick overview of what one would need to change to use it, provided you have a
+working installation of ARPACK and deal.II has been configured properly for it
+(see the deal.II <a href="../../readme.html" target="body">README</a> file):
 
 First, in order to use the ARPACK interfaces, we can go back to using standard
 deal.II matrices and vectors, so we start by replacing the PETSc and SLEPc

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.