From: Wolfgang Bangerth Date: Mon, 22 Nov 1999 07:19:27 +0000 (+0000) Subject: Doc update. X-Git-Tag: v8.0.0~21444 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b117c1c5116cec80edb91eac4cd428f9311c6152;p=dealii.git Doc update. git-svn-id: https://svn.dealii.org/trunk@1916 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/Makefile b/deal.II/Makefile index 26673985d3..02a181fd44 100644 --- a/deal.II/Makefile +++ b/deal.II/Makefile @@ -12,7 +12,7 @@ help: @echo "= base lac: debug and optimized libraries base and lac =" @echo "= 1dg 2dg 3dg: (1) and deal.II debug version for specified dimension=" @echo "= 1d 2d 3d: (2) and deal.II for specified dimension =" - @echo "= all: 1d, 2d and 3d =" + @echo "= all: base, lac 1d, 2d and 3d =" @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. =" diff --git a/deal.II/common/Makefile b/deal.II/common/Makefile index 26673985d3..02a181fd44 100644 --- a/deal.II/common/Makefile +++ b/deal.II/common/Makefile @@ -12,7 +12,7 @@ help: @echo "= base lac: debug and optimized libraries base and lac =" @echo "= 1dg 2dg 3dg: (1) and deal.II debug version for specified dimension=" @echo "= 1d 2d 3d: (2) and deal.II for specified dimension =" - @echo "= all: 1d, 2d and 3d =" + @echo "= all: base, lac 1d, 2d and 3d =" @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. ="