From: guido Date: Tue, 30 Aug 2005 14:26:26 +0000 (+0000) Subject: add table of contents for doxygen 1.4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e749ff2fb4294398a601193385ee389f98b28e6;p=dealii-svn.git add table of contents for doxygen 1.4 git-svn-id: https://svn.dealii.org/trunk@11345 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 c6f46031ef..04f3cfe1d0 100644 --- a/deal.II/doc/doxygen/headers/base/instantiations.h +++ b/deal.II/doc/doxygen/headers/base/instantiations.h @@ -1,6 +1,10 @@ /** * @page Instantiations Template instantiations * + * @subpage Inst1 "Few" + * @subpage Inst2 "Some" + * @subpage Inst3 "Many" + * * 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