From: wolf Date: Tue, 17 Jan 2006 21:33:25 +0000 (+0000) Subject: Mention modules. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=884c41143c7253f78fb8f279495b5d260ed632ea;p=dealii-svn.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