From bc8dc4fc7b3fb36f11b0742e4bf3b45f88910e8b Mon Sep 17 00:00:00 2001 From: Felix Gruber Date: Thu, 26 Sep 2013 12:24:50 +0000 Subject: [PATCH] doc/users: fix some broken links git-svn-id: https://svn.dealii.org/trunk@30950 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/developers/testsuite.html | 2 +- deal.II/doc/users/navbar.html | 4 ++-- deal.II/doc/users/toc.html | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deal.II/doc/developers/testsuite.html b/deal.II/doc/developers/testsuite.html index ab0fa99464..54229442f2 100644 --- a/deal.II/doc/developers/testsuite.html +++ b/deal.II/doc/developers/testsuite.html @@ -69,7 +69,7 @@ RUN_EXAMPLES - defaults to "true" An example configuration file can be found here. Options can be passed either via + href="../users/Config.sample">here. Options can be passed either via environment
 
diff --git a/deal.II/doc/users/navbar.html b/deal.II/doc/users/navbar.html
index a75a16c521..24cce95169 100644
--- a/deal.II/doc/users/navbar.html
+++ b/deal.II/doc/users/navbar.html
@@ -40,8 +40,8 @@
 
   Doxygen
   

- Tutorial
- Manual
+ Tutorial
+ Manual
Video lectures

diff --git a/deal.II/doc/users/toc.html b/deal.II/doc/users/toc.html index 98549a0090..88be29bf63 100644 --- a/deal.II/doc/users/toc.html +++ b/deal.II/doc/users/toc.html @@ -61,7 +61,7 @@

Tutorials

- The tutorial is for new users of the library. It explains the basic elements of finite element programs based on the library, and provides small @@ -73,7 +73,7 @@ Note that along with the rest of the documentation, the local HTML pages of the tutorials need to be generated first. Please follow the instructions in the - ReadMe on how to do + ReadMe on how to do this.

@@ -81,7 +81,7 @@

Programming interface

- The programming + The programming interface/manual pages are what you will need most often as a reference of all classes, functions and variables in the library. They are extensively documented (presently more than 5000 pages if -- 2.39.5