mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Doc: replace manual TOC by doxygen's \tableofcontents command
This commit is contained in:
@@ -7,11 +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.
|
||||
|
||||
<b>Table of contents</b>
|
||||
- \ref TopicTemplateKeywordToDefineTemplates
|
||||
- \ref TopicTemplateKeywordExample
|
||||
- \ref TopicTemplateKeywordExplanation
|
||||
- \ref TopicTemplateKeywordResources
|
||||
\tableofcontents
|
||||
|
||||
|
||||
\section TopicTemplateKeywordToDefineTemplates Using the template and typename keywords to define templates
|
||||
|
||||
Reference in New Issue
Block a user