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

@@ -2,17 +2,7 @@ namespace Eigen {
/** \page QuickRefPage Quick reference guide
\b Table \b of \b contents
- \ref QuickRef_Headers
- \ref QuickRef_Types
- \ref QuickRef_Map
- \ref QuickRef_ArithmeticOperators
- \ref QuickRef_Coeffwise
- \ref QuickRef_Reductions
- \ref QuickRef_Blocks
- \ref QuickRef_Misc
- \ref QuickRef_DiagTriSymm
\n
\tableofcontents
<hr>