]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add an introduction to each example program.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 12:53:14 +0000 (12:53 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 12:53:14 +0000 (12:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@2003 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/Makefile
deal.II/doc/tutorial/chapter-2.step-by-step/step-1.intro [new file with mode: 0644]
deal.II/doc/tutorial/chapter-2.step-by-step/step-2.intro [new file with mode: 0644]

index 4ce193521cb72f639f2e392f5150b308092d65ab..24a7098086e3b3a548505f65fc1ff6fb2ed5acb5 100644 (file)
@@ -11,6 +11,7 @@ all: $(example-htmls)
 $(example-htmls):
        @echo ================== Assembling $@
        @cat step-by-step.header > $@
+       @cat $(@:.html=.intro) >> $@
        @cat ../../../deal.II/examples/step-by-step/$(@:.html=)/$(@:.html=.cc) \
          | perl program2html \
          >> $@
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.intro b/deal.II/doc/tutorial/chapter-2.step-by-step/step-1.intro
new file mode 100644 (file)
index 0000000..1518606
--- /dev/null
@@ -0,0 +1,3 @@
+<a name="Intro"></a>
+<h1>Introduction</h1>
+
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.intro b/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.intro
new file mode 100644 (file)
index 0000000..1518606
--- /dev/null
@@ -0,0 +1,3 @@
+<a name="Intro"></a>
+<h1>Introduction</h1>
+

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.