From dae598a02ad8cd31375d5313aa668aabd3c31b7b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 19 Apr 2004 16:46:06 +0000 Subject: [PATCH] More doxygen. git-svn-id: https://svn.dealii.org/trunk@9054 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/grid_in.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/deal.II/include/grid/grid_in.h b/deal.II/deal.II/include/grid/grid_in.h index 9df1a0c7a6..87b956366d 100644 --- a/deal.II/deal.II/include/grid/grid_in.h +++ b/deal.II/deal.II/include/grid/grid_in.h @@ -76,12 +76,12 @@ class SubCellData; * for grid input as well as data output. If there are data vectors in * the input file, they are ignored, as we are only interested in the * grid in this class. The exact description of the format can be - * found in the AVS Explorer manual (see @url{http://www.avs.com}). - * The @p UCD format can be read by the @p read_ucd function. + * found in the AVS Explorer manual (see http://www.avs.com). + * The @p UCD format can be read by the read_ucd() function. * *
  • DB mesh format: this format is used by the @p BAMG mesh * generator (see - * @url{http://www-rocq.inria.fr/gamma/cdrom/www/bamg/eng.htm}. The + * http://www-rocq.inria.fr/gamma/cdrom/www/bamg/eng.htm. The * documentation of the format in the @p BAMG manual is very * incomplete, so we don't actually parse many of the fields of the * output since we don't know their meaning, but the data that is read -- 2.39.5