From 1b11597c7f53b9c52e2b3278e1b727a54a4adc7f Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 31 Mar 2005 18:59:50 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@10333 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/writing-documentation.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/development/writing-documentation.html b/deal.II/doc/development/writing-documentation.html index a76d149ce3..8ce8c9e5c2 100644 --- a/deal.II/doc/development/writing-documentation.html +++ b/deal.II/doc/development/writing-documentation.html @@ -234,7 +234,8 @@ In the future, it would certainly help if the scripts became a little smarter. The only real functionality we presently have beyond converting comments to interspersed text is that they can - extract section headings (take a look at step-16 does this), but + extract section headings (take a look at how step-16 does this + using @sect tags), but it would be interesting if one could add formulae, for example, or if the tools could also generate output in a format that would allow for higher quality printing than what we get from HTML. -- 2.39.5