From 50e45498b3b2d9e6449cd901adebfee17581c691 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 27 Oct 2010 12:37:15 +0000 Subject: [PATCH] Can't reference doxygen things from this file. git-svn-id: https://svn.dealii.org/trunk@22516 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/news.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index b6ddf8d4ae..31dd3ae105 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -41,7 +41,9 @@ files are now under the top-level include/ and source directories. Furthermore, we no longer build a plethora of libraries but only libdeal_II.g.so (debug - version) and libdeal_II.so (optimized version). + version) and libdeal_II.so (optimized version). In + particular, we no longer build different versions of the library for + different space dimensions.
@@ -53,8 +55,8 @@ merged a branch on which we have implemented the functionality necessary to distribute meshes on hundreds, thousands, or more processors. An overview of the framework - in which this is implemented is presented in the @ref distributed module, - the @ref distributed_paper, as well as in step-40. + in which this is implemented is presented in a documentation module, + an accompanying paper, as well as in the new step-40 tutorial program.
-- 2.39.5