From b1b7449831359f2f734fe243af5982e000561fe1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 21 Apr 2004 15:45:30 +0000 Subject: [PATCH] Doxygen, not kdoc. git-svn-id: https://svn.dealii.org/trunk@9079 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/toc.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html index 7fd4c786f4..0ca19acf8d 100644 --- a/deal.II/doc/development/toc.html +++ b/deal.II/doc/development/toc.html @@ -34,11 +34,9 @@
  • Writing documentation: To document the library and our - application programs, we use a slightly patched version of - kdoc - which is one of the documentation tools of the - KDE - project. This page documents the basics of the format in + application programs, we use + doxygen. + This page documents the basics of the format in which the documentation needs to be written in order to enable automatic documentation generation.

    -- 2.39.5