]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
No printable-doc anymore.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 29 Nov 2001 09:33:25 +0000 (09:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 29 Nov 2001 09:33:25 +0000 (09:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@5300 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 387ad37b0bea249911fb846d3cbdbe195647acbe..2807557aec9964a6581f3139dbbc85d5dc10655e 100644 (file)
@@ -19,8 +19,6 @@ help:
        @echo "=  all: base, lac, 1d, 2d and 3d, contrib                            ="
        @echo "=  debug: baseg, lacg, 1dg, 2dg and 3dg, contrib                     ="
        @echo "=  online-doc: generate the documentation in HTML format             ="
-       @echo "=  printable-doc: generate the documentation in Postscript format.   ="
-       @echo "=      You need to have Doc++ and LaTeX installed for that.          ="
        @echo "=  tex-doc: same, but only generate the LaTeX file, don't compile it ="
        @echo "=  TODO: create a TODO file from TODO lines in the source files      ="
        @echo "=  TAGS: create a TAGS file from include and source files            ="
@@ -111,28 +109,6 @@ online-doc:
        @echo
        @echo
 
-printable-doc:
-       cd $D/doc/auto ; $(MAKE) latex/deal_II_technical_reference.ps
-       @echo
-       @echo
-       @echo =======================================================
-       @echo "The generated postscript file can be found here:"
-       @echo "  $D/doc/auto/latex/deal_II_technical_reference.ps"
-       @echo =======================================================
-       @echo
-       @echo
-
-tex-doc:
-       cd $D/doc/auto ; $(MAKE) latex/deal_II_technical_reference.tex
-       @echo
-       @echo
-       @echo =======================================================
-       @echo "The generated LaTeX file can be found here:"
-       @echo "  $D/doc/auto/latex/deal_II_technical_reference.tex"
-       @echo =======================================================
-       @echo
-       @echo
-
 TODO:
        @egrep -i '// *todo' $D/base/include/*/*.h $D/base/source/*.cc \
                      $D/lac/include/*/*.h $D/lac/source/*.cc   \

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.