From c8e3805417d7b1da53836e226ef4042e6b1b60c3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 17 Aug 2010 19:55:23 +0000 Subject: [PATCH] Write some more. git-svn-id: https://svn.dealii.org/trunk@21675 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/writing-documentation.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/doc/development/writing-documentation.html b/deal.II/doc/development/writing-documentation.html index 07a0893190..b64b11c37b 100644 --- a/deal.II/doc/development/writing-documentation.html +++ b/deal.II/doc/development/writing-documentation.html @@ -432,6 +432,12 @@ numerical results, see ...".

+

+ Like the introduction, the results section file is copied + verbatim into input for doxygen, so all doxygen markup is + possible there. +

+
-- 2.39.5