From: Wolfgang Bangerth Date: Thu, 20 Aug 2015 20:24:02 +0000 (-0500) Subject: Fix a reference in a doxygen file. X-Git-Tag: v8.4.0-rc2~576^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1403%2Fhead;p=dealii.git Fix a reference in a doxygen file. The entry in the table of contents no longer matches the heading in the main text. --- diff --git a/doc/doxygen/headers/vector_valued.h b/doc/doxygen/headers/vector_valued.h index d9ef3a019a..b3e9f6b746 100644 --- a/doc/doxygen/headers/vector_valued.h +++ b/doc/doxygen/headers/vector_valued.h @@ -50,7 +50,7 @@ * %Table of contents * *
    - *
  1. @ref VVPhilosophy "A philosophical view of vector-valued problems" + *
  2. @ref VVExamples "Examples of vector-valued problems" *
  3. @ref VVFEs "Describing finite element spaces" *
  4. @ref VVAssembling "Assembling linear systems" *
  5. @ref VVAlternative "An alternative approach" @@ -61,7 +61,7 @@ * * * - * @anchor VVPhilosophy + * @anchor VVExamples *

    Examples of vector-valued problems

    * * The way one deals systematically with vector-valued problems is not