From: bangerth Date: Tue, 26 Oct 2010 12:45:42 +0000 (+0000) Subject: Provide name for the group. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1aca02ea06b6f3d0dd11b99c959796f5c84912;p=dealii-svn.git Provide name for the group. git-svn-id: https://svn.dealii.org/trunk@22491 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/integrators.h b/deal.II/doc/doxygen/headers/integrators.h index 11f44a925a..92c4af5a50 100644 --- a/deal.II/doc/doxygen/headers/integrators.h +++ b/deal.II/doc/doxygen/headers/integrators.h @@ -12,7 +12,7 @@ //------------------------------------------------------------------------- /** - * @defgroup Integrators + * @defgroup Integrators Integrators * * A collection of namespaces and functions which simplify the coding * of forms and bilinear forms on finite element spaces.