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

@@ -9,11 +9,7 @@ namespace Eigen {
This tutorial page explains how to work with "raw" C++ arrays. This can be useful in a variety of contexts, particularly when "importing" vectors and matrices from other libraries into Eigen.
\b Table \b of \b contents
- \ref TutorialMapIntroduction
- \ref TutorialMapTypes
- \ref TutorialMapUsing
- \ref TutorialMapPlacementNew
\tableofcontents
\section TutorialMapIntroduction Introduction