]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add the steps graph to the repository. No need to regenerate it everytime
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 10 Jan 2010 09:09:08 +0000 (09:09 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 10 Jan 2010 09:09:08 +0000 (09:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@20344 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/steps.pl
deal.II/doc/doxygen/tutorial/steps.png [new file with mode: 0644]

index 1738351a99322c462b093c7d055e4087670bb126..690786ae2a6ed0622d0457423db29f01055de3b9 100644 (file)
@@ -89,7 +89,7 @@ EOT
 
 for (my $i=1; $i<=$laststep;++$i)
 {
-    printf 'Step%02d [label="Step %d", URL="step_%d.html"', $i, $i, $i;
+    printf 'Step%02d [label="%d", URL="step_%d.html"', $i, $i, $i;
     print $attribute{$i};
     print "];\n";
 }
diff --git a/deal.II/doc/doxygen/tutorial/steps.png b/deal.II/doc/doxygen/tutorial/steps.png
new file mode 100644 (file)
index 0000000..0910c64
Binary files /dev/null and b/deal.II/doc/doxygen/tutorial/steps.png differ

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.