From d56ded9a0764384bb98348fbcc65ac8cc58d2973 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 17 Jan 2006 21:33:25 +0000 Subject: [PATCH] Mention modules. git-svn-id: https://svn.dealii.org/trunk@12070 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5