]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
some documentation on making maps
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Jun 2010 21:00:58 +0000 (21:00 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Jun 2010 21:00:58 +0000 (21:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@21333 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/Makefile

index ae19cd72fb62a7a13eecd03cfef3a7635a6013cf..dd36756f03d4265d0079a98bf23ca5189e2d3b9d 100644 (file)
@@ -39,6 +39,15 @@ get_basename = $(shell echo $(1) | $(PERL) -pi -e 's/(generated|doxygen).//g; s/
 
 all: $(example-doxygen) toc.html
 
+# Generation of the map of the example programs. Note, that the
+# following command only merges the map into toc.html. The map itself
+# is not generated automatically, but requires to call
+#
+# make steps.png
+#
+#  by hand. This way, we avoid testing for neato during
+#  configuration. The map only needs to be generated after changes in
+#  the structure of the tutorials.
 toc.html: steps.cmapx toc.html.in
        @echo ================== Making $@
        @perl make_toc.pl > toc.html

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.