]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a table of contents to each example and define the respective anchors.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 12:24:13 +0000 (12:24 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 12:24:13 +0000 (12:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@2001 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/program2html
deal.II/doc/tutorial/chapter-2.step-by-step/program2plain
deal.II/doc/tutorial/chapter-2.step-by-step/step-1.results
deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results
deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header

index eaac0b764c7d400106f28316a2fec4a1e1bc5b24..8ac79e55491e7893570ca45363b5b5ceb5650f5f 100644 (file)
@@ -1,4 +1,5 @@
-print "<h1> The commented program</h1>";
+print "<a name=\"CommProg\"></a>\n";
+print "<h1> The commented program</h1>\n";
 
 # ignore the first few lines
 $_ = <>;
index e6dbcce49e3ad2c364f2e94aae5f3cac8830f19a..88c91c31dff8d79947f4cb535d5ded4e3b1ecedc 100644 (file)
@@ -4,6 +4,7 @@ while ( m!/\*\s*\$Id$!) {
     $_ = <>;
 }
 
+print "<a name=\"PlainProg\"></a>\n";
 print "<h1> The plain program</h1>";
 print "<pre><code>";
 
index 6bfe3c7941a8fc18da62348cdfe8703d061df0e0..56f0a1d19ee8e93305782a045175258fc6336321 100644 (file)
@@ -1,3 +1,4 @@
+<a name="Results"></a>
 <h1>Results</h1>
 
 The program has, after having been run, produced two grids, which look
index 2d83d2afbf605a2e42a63fe13f6cc1996b9618eb..09e519b44265512c48c69907f9f3a1eda800d36d 100644 (file)
@@ -1,3 +1,4 @@
+<a name="Results"></a>
 <h1>Results</h1>
 
 The program has, after having been run, produced two sparsity
index 99d1c9dda3c2abb61b49747529212b809becb76b..77c4be38076782981a612e76656de31b8e2a0b0d 100644 (file)
 
 <!-- Page Body -->
 <body lang="en">
+
+<h2>Overview</h2>
+
+<ol>
+  <li> <a href="#Intro"> Introduction </a>
+  <li> <a href="#CommProg"> The commented program </a>
+  <li> <a href="#Results"> Results </a>
+  <li> <a href="#PlainProg"> The plain program </a>
+</ol>

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.