From 3fe0ed94759718364a4dc654db5f1f3369953fed Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 3 Jul 2000 07:17:22 +0000 Subject: [PATCH] kdoc2 git-svn-id: https://svn.dealii.org/trunk@3120 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index c2db7b3098..ab248db042 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -12,6 +12,17 @@

Changes after Version 3.0

General

    +
  1. + Changed: deal.II now uses the + kdoc2 program to generate the API + documentation. This makes up for much nices documentation and + also works better than the previous kdoc1. + A copy of kdoc2 is provided within + the deal.II source tree. +
    + (WB 2000/06/28) +

    +
  2. Changed: when compiling files, the output generated by the make program now indicates also -- 2.39.5