From: Wolfgang Bangerth Date: Tue, 17 Jan 2006 21:33:25 +0000 (+0000) Subject: Mention modules. X-Git-Tag: v8.0.0~12602 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56ded9a0764384bb98348fbcc65ac8cc58d2973;p=dealii.git Mention modules. git-svn-id: https://svn.dealii.org/trunk@12070 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 07ec11efce..a2846c0b7f 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -104,6 +104,14 @@ inconvenience this causes.

General

    +
  1. + Improved: The link to the manual now points directly to + Doxygen's module list, and almost all classes are now grouped + into modules that capture related functionality. +
    + (WB 2006/01/16) +

    +
  2. Improved: If you do have a PETSc installation and have set the PETSC_DIR and