From c4b920e2ba3bd74f0198b960f3e2dc6233b448f2 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 4 Jul 2000 07:39:57 +0000 Subject: [PATCH] Note kdoc2. git-svn-id: https://svn.dealii.org/trunk@3129 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/news.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 61f7d5ce6e..8b0313ceda 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -30,6 +30,21 @@
+

+

+ 2000/06/28: kdoc2 +
+
+ Our API documentation is now generated by + kdoc2, the successor of the + kdoc1 script that was used + previously. The generated pages are now much nicer and + should also present a clearer view of the information + contained. +
+

+ +

2000/04/14: New multithreading scheme -- 2.39.5