From 08dbc62559660c1c1667a8a5eeb02c781bd87fa4 Mon Sep 17 00:00:00 2001 From: guido Date: Mon, 23 May 2005 22:17:24 +0000 Subject: [PATCH] style recommendation for virtuals git-svn-id: https://svn.dealii.org/trunk@10706 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/writing-documentation.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/development/writing-documentation.html b/deal.II/doc/development/writing-documentation.html index 593d7ad7dd..86fcfeec66 100644 --- a/deal.II/doc/development/writing-documentation.html +++ b/deal.II/doc/development/writing-documentation.html @@ -117,7 +117,16 @@ target="_top">doxygen webpage to get an overview. However, here is a brief summary of the most often used features:

-