From: David Wells <wellsd2@rpi.edu> Date: Sat, 27 Feb 2016 22:48:02 +0000 (-0500) Subject: Skip misleading links in tria.h. X-Git-Tag: v8.5.0-rc1~1278^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1148059b78bab272212f7a45c90b5589fd98671;p=dealii.git Skip misleading links in tria.h. --- diff --git a/include/deal.II/grid/tria.h b/include/deal.II/grid/tria.h index 169863e02d..cbb1f1d307 100644 --- a/include/deal.II/grid/tria.h +++ b/include/deal.II/grid/tria.h @@ -873,7 +873,7 @@ namespace internal * been called. * * - * <h3>Boundary approximation</h3> + * <h3>%Boundary approximation</h3> * * You can specify a boundary function for each boundary component. If a new * vertex is created on a side or face at the boundary, this function is used @@ -1070,7 +1070,7 @@ namespace internal * * <h3>Technical details</h3> * - * <h4>Algorithms for mesh regularization and smoothing upon refinement</h4> + * <h4>%Algorithms for mesh regularization and smoothing upon refinement</h4> * * We chose an inductive point of view: since upon creation of the * triangulation all cells are on the same level, all regularity assumptions