From: guido Date: Wed, 14 Sep 2005 12:53:03 +0000 (+0000) Subject: Improve table of contents X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73feeb06e0ec5ea0888fb4f81958e3884857167a;p=dealii-svn.git Improve table of contents git-svn-id: https://svn.dealii.org/trunk@11422 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/base/instantiations.h b/deal.II/doc/doxygen/headers/base/instantiations.h index 04f3cfe1d0..8a19b93732 100644 --- a/deal.II/doc/doxygen/headers/base/instantiations.h +++ b/deal.II/doc/doxygen/headers/base/instantiations.h @@ -1,10 +1,13 @@ /** * @page Instantiations Template instantiations * - * @subpage Inst1 "Few" - * @subpage Inst2 "Some" - * @subpage Inst3 "Many" - * + *

Contents

+ *
    + *
  1. @subpage Inst1 "Few" + *
  2. @subpage Inst2 "Some" + *
  3. @subpage Inst3 "Many" + *
  4. + * * The instantiation of complex function templates costs a lot of * compile time and blows up the size of the resulting object * files. Therefore, declaration and implementation of these functions