# generate documentation. write the output to a file so as not to hide the
# important message to impatient observers that this process can take quite
# a while
-#
-# also copy the collaboration.png file into this directory. although
-# the documentation says that doxygen does that by itself, some
-# versions seem to forget about it
deal.tag: deal.dox \
$D/base/include/*/*.h \
$D/lac/include/*/*.h \
@echo "=== Generating reference documentation. " \
"This can take several minutes..."
@DOXYGEN@ deal.dox > doxygen.log
- @cp collaboration.png deal.II
deal.II: deal.tag
clean:
-for i in deal.II/* ; do rm $$i ; done
-rm *.tag
- -rm -f deal.II/collaboration.png
.PHONY: html private deal.II \
validate-xrefs clean
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