From: wolf
Date: Tue, 4 Jul 2000 07:39:57 +0000 (+0000)
Subject: Note kdoc2.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b920e2ba3bd74f0198b960f3e2dc6233b448f2;p=dealii-svn.git
Note kdoc2.
git-svn-id: https://svn.dealii.org/trunk@3129 0785d39b-7218-0410-832d-ea1e28bc413d
---
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