From: Wolfgang Bangerth Date: Tue, 18 Jul 2000 14:49:38 +0000 (+0000) Subject: step-9. X-Git-Tag: v8.0.0~20244 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ad6fb98037634cd760b4338dbde8401e0ead35;p=dealii.git step-9. git-svn-id: https://svn.dealii.org/trunk@3182 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index f1f12024a9..759effb450 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -12,6 +12,14 @@

Changes after Version 3.0

General

    +
  1. + New: the step-9 example program is + now ready, showing several advanced programming techniques in + deal.II. +
    + (WB 2000/07/18) +

    +
  2. Changed: deal.II now uses the kdoc2 program to generate the API