Doc: replace manual TOC by doxygen's \tableofcontents command

This commit is contained in:
Gael Guennebaud
2012-12-28 18:58:07 +01:00
parent ded70b8b58
commit 2ea1e49a08
29 changed files with 32 additions and 211 deletions

View File

@@ -6,11 +6,7 @@ This page explains the design of the core classes in Eigen's class hierarchy and
users probably need not concern themselves with these details, but it may be useful for both advanced users
and Eigen developers.
<b>Table of contents</b>
- \ref TopicClassHierarchyPrinciples
- \ref TopicClassHierarchyCoreClasses
- \ref TopicClassHierarchyBaseClasses
- \ref TopicClassHierarchyInheritanceDiagrams
\tableofcontents
\section TopicClassHierarchyPrinciples Principles