]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add more tooltips. Fix Makefile.
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 20 Jun 2010 17:17:15 +0000 (17:17 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 20 Jun 2010 17:17:15 +0000 (17:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@21233 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/Makefile
deal.II/doc/doxygen/tutorial/toc.html.in
deal.II/examples/step-10/doc/tooltip [new file with mode: 0644]
deal.II/examples/step-8/doc/tooltip [new file with mode: 0644]

index 8510b71d49852466c8b36bb9d392d5fa584ee022..98ab7de7a8d75d02735e6755c3db3c69154570aa 100644 (file)
@@ -37,10 +37,11 @@ get_basename = $(shell echo $(1) | $(PERL) -pi -e 's/(generated|doxygen).//g; s/
 
 
 
-all: $(example-doxygen)
+all: $(example-doxygen) toc.html
 
-toc.html: steps.cmapx toc.html.in
+toc.html: steps.cmapx toc.html.in $D/examples/step-*/doc/tooltip
        perl make_toc.pl > toc.html
+
 # generate dot file
 steps.dot: steps.pl
        perl $< > $@
index ed8327161a85354e43cb745ebdf04de2c2af1287..1d15b665ffaf73abb62bd2ffff3e8432afb6fd6f 100644 (file)
@@ -131,7 +131,7 @@ the <a href="../../doxygen/deal.II/group__geodynamics.html">geodynamics
 
   <tr valign="top">
       <td><a href="../../doxygen/deal.II/step_9.html">Step-9</a></td>
-      <td> Transport equation, assembling
+      <td> Linear advection equation, assembling
       the system of equations in parallel using multi-threading,
       implementing a refinement criterion based on a finite difference
       approximation of the gradient.
diff --git a/deal.II/examples/step-10/doc/tooltip b/deal.II/examples/step-10/doc/tooltip
new file mode 100644 (file)
index 0000000..3e8ca2e
--- /dev/null
@@ -0,0 +1 @@
+Higher order mappings.
diff --git a/deal.II/examples/step-8/doc/tooltip b/deal.II/examples/step-8/doc/tooltip
new file mode 100644 (file)
index 0000000..d8b7084
--- /dev/null
@@ -0,0 +1 @@
+Systems of PDE. Elasticity.

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.