From: wolf
Date: Fri, 7 Jan 2000 10:21:22 +0000 (+0000)
Subject: Update.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e15283475da8d06a4363265ff93df647e69afed;p=dealii-svn.git
Update.
git-svn-id: https://svn.dealii.org/trunk@2168 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index f2fe9cd79f..8d86e9c7b4 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -51,7 +51,9 @@
In case you want the printable documentation, however, you
need Doc++ and LaTeX installed. It is known that Doc++
version 3.3.13 is broken and generates invalid Tex, but
- 3.3.8 is ok.
+ 3.4 is ok. Note that the printed documentation of the
+ classes alone is far more than 1000 pages, so you may not
+ want to print it usually.
The library generates output in formats readable by
GNUPLOT, GMV (general mesh viewer), AVS Explorer, Povray,
diff --git a/deal.II/doc/toc.html b/deal.II/doc/toc.html
index 1cb5072ca8..95fdd87978 100644
--- a/deal.II/doc/toc.html
+++ b/deal.II/doc/toc.html
@@ -24,11 +24,11 @@
explains the basic elements of finite element programs based
on the library, and provides some small example programs.
Programming interface documentation: the classes and methods
- in the library are extensively documented (approximately 1000
- pages if printed). We write this documentation directly into
- the source code, which makes it much easier to keep it up to
- date, and use automatic tools to extract it into HTML or into
- printable formats.
+ in the library are extensively documented (presently
+ approximately 1250 pages if printed). We write this
+ documentation directly into the source code, which makes it
+ much easier to keep it up to date, and use automatic tools to
+ extract it into HTML or into printable formats.