From: Wolfgang Bangerth Date: Sat, 12 Mar 2016 02:05:46 +0000 (-0600) Subject: Fix doxygen markup. X-Git-Tag: v8.5.0-rc1~1224^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2346%2Fhead;p=dealii.git Fix doxygen markup. --- diff --git a/include/deal.II/lac/block_indices.h b/include/deal.II/lac/block_indices.h index c2e3833e23..795b4c3c23 100644 --- a/include/deal.II/lac/block_indices.h +++ b/include/deal.II/lac/block_indices.h @@ -47,8 +47,8 @@ DEAL_II_NAMESPACE_OPEN * blocks, where you have to translate global row and column indices to local * ones. * - * @ingroup data @see - * @ref GlossBlockLA "Block (linear algebra)" + * @ingroup data + * @see @ref GlossBlockLA "Block (linear algebra)" * @author Wolfgang Bangerth, Guido Kanschat, 2000, 2007, 2011 */ class BlockIndices : public Subscriptor