]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Replace kdoc by doxygen
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Dec 2003 15:26:30 +0000 (15:26 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Dec 2003 15:26:30 +0000 (15:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@8241 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/Makefile.in

index a64f1d17f31fdad89c8466d4b88448aadde1513c..da3e8372b11faf0dddce49aa35919e6c85da2300 100644 (file)
@@ -10,12 +10,15 @@ include $D/common/Make.global_options
 
 
 # generic targets
-default: autogen-doc tutorial development glossary class_index.html validate-xrefs
+default: doxygen tutorial development glossary class_index.html validate-xrefs
 
 all: default autogen-doc-all
 
 
 # specific targets
+doxygen:
+       cd doxygen ; rm -f *.tag ; $(MAKE)
+
 autogen-doc:
        cd auto ; $(MAKE)
 

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.