aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/I16_TemplateKeyword.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/I16_TemplateKeyword.dox')
-rw-r--r--doc/I16_TemplateKeyword.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/I16_TemplateKeyword.dox b/doc/I16_TemplateKeyword.dox
index 61e019494..f4e4f237e 100644
--- a/doc/I16_TemplateKeyword.dox
+++ b/doc/I16_TemplateKeyword.dox
@@ -7,7 +7,7 @@ amongst programmers: to define templates. The other use is more obscure: to spec
to a template function or a type. This regularly trips up programmers that use the %Eigen library, often
leading to error messages from the compiler that are difficult to understand.
-\tableofcontents
+\eigenAutoToc
\section TopicTemplateKeywordToDefineTemplates Using the template and typename keywords to define templates