From fe00915dd7bf90987546538740058af66568ed7a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 11 Mar 2016 20:05:46 -0600 Subject: [PATCH] Fix doxygen markup. --- include/deal.II/lac/block_indices.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5