From: David Wells 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. * * - *

Boundary approximation

+ *

%Boundary approximation

* * 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 * *

Technical details

* - *

Algorithms for mesh regularization and smoothing upon refinement

+ *

%Algorithms for mesh regularization and smoothing upon refinement

* * We chose an inductive point of view: since upon creation of the * triangulation all cells are on the same level, all regularity assumptions