From: guido Date: Fri, 1 Aug 2003 23:56:12 +0000 (+0000) Subject: doxygen 101 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fd4b3460086563730e6c53b807f5ae0fd7663f;p=dealii-svn.git doxygen 101 git-svn-id: https://svn.dealii.org/trunk@7900 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index c54795f89e..6e403ade26 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -47,6 +47,15 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

+
  • First steps to a migration of the documentation from + kdoc to Doxygen have + been done. It can be generated after installing Doxygen by calling make + in doc/doxygen and using the preliminary link page index.html in that directory. +
    + (GK 2003/08/02) +