]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove facilities for doc++ HTML output.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 3 Mar 2000 09:40:21 +0000 (09:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 3 Mar 2000 09:40:21 +0000 (09:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@2543 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/auto/Makefile

index 375c7da6fde0de272e725efd3aab1fad8b64e042..573cd3382067588bd77574a8d048b579c35b4360 100644 (file)
@@ -125,28 +125,6 @@ latex/deal_II_technical_reference.tex: latex/base.tex1 latex/lac.tex1 latex/deal
 
 
 
-#################################################################################
-##  targets for DOC++ generated HTML output    
-#################################################################################
-doc++: doc++/base/index.html doc++/lac/index.html doc++/dealII/index.html
-
-# generate one of the html-output files; this needs the respective
-# include file for DOC++
-#
-# delete the .doc++ files immediately again, since they are no more 
-# used and since this forces make to re-make the .html-file each time
-# we ask for it; the right way to do so would be to use dependencies,
-# but it is hard to compute them from the '%'-sign used in the rule
-doc++/%/index.html: %.doc++
-       cp $^ $(patsubst %/index.html,%,$@)
-       cd $(patsubst %/index.html,%,$@) ; $(PERL) -pi -e 's!: ../!: ../../!g;' $^
-       cd $(patsubst %/index.html,%,$@) ; $(DOCPP) -p -H -u -G -S -a $^
-       cd $(patsubst %/index.html,%,$@) ; rm $^
-       rm $^
-
-
-
-
 #################################################################################
 ##  administrativa
 #################################################################################

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.