From: guido Date: Sat, 16 Jul 2005 17:17:28 +0000 (+0000) Subject: Remove @section from documentation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1989b28f5392628a46bed2ffbaedf9bda821fee;p=dealii-svn.git Remove @section from documentation git-svn-id: https://svn.dealii.org/trunk@11155 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index 8dd43e1a7d..27683df197 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -59,7 +59,7 @@ class ConstraintMatrix; * exchanging MappingQ1 by, for example, a MappingQ or another Mapping * object of interest. * - * @section VectorTools1 Description of operations + *

Description of operations

* * This collection of methods offers the following operations: *