From: Daniel Arndt Date: Sat, 28 Apr 2018 12:19:56 +0000 (+0200) Subject: Fix doxygen code style in FE_P1NC documentation X-Git-Tag: v9.0.0-rc1~82^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6376%2Fhead;p=dealii.git Fix doxygen code style in FE_P1NC documentation --- diff --git a/include/deal.II/fe/fe_p1nc.h b/include/deal.II/fe/fe_p1nc.h index 585297c70b..a4c2cab161 100644 --- a/include/deal.II/fe/fe_p1nc.h +++ b/include/deal.II/fe/fe_p1nc.h @@ -236,7 +236,7 @@ DEAL_II_NAMESPACE_OPEN * The original paper for the P1 nonconforming element is * accessible at http://epubs.siam.org/doi/abs/10.1137/S0036142902404923 * and has the following complete reference: - * @code(.bib) + * @code{.bib} * @article{park2003p, * title = {P 1-nonconforming quadrilateral finite element methods for second-order elliptic problems}, * author = {Park, Chunjae and Sheen, Dongwoo},