From: bangerth Date: Tue, 26 Jun 2007 05:02:17 +0000 (+0000) Subject: Fix reference X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007ce66b7678c04d66445f9d9e314180b7777c85;p=dealii-svn.git Fix reference git-svn-id: https://svn.dealii.org/trunk@14803 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/hp.h b/deal.II/doc/doxygen/headers/hp.h index 8e1ce0c711..2796bbb495 100644 --- a/deal.II/doc/doxygen/headers/hp.h +++ b/deal.II/doc/doxygen/headers/hp.h @@ -14,8 +14,9 @@ /** * @defgroup hp hp finite element support * - * Classes and functions that have to do with hp finite elements. See the - * step-27 tutorial program for an example of how to use these classes. + * Classes and functions that have to do with hp finite elements. The + * @ref step_27 "step-27" tutorial program gives an overview of how to + * use the classes in this namespace. * * The hp namespace implements the algorithms and data structures used for * the hp framework in deal.II. An overview over the details of how these