aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/I00_CustomizingEigen.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/I00_CustomizingEigen.dox')
-rw-r--r--doc/I00_CustomizingEigen.dox5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/I00_CustomizingEigen.dox b/doc/I00_CustomizingEigen.dox
index aa4514d68..78b6d2eee 100644
--- a/doc/I00_CustomizingEigen.dox
+++ b/doc/I00_CustomizingEigen.dox
@@ -4,10 +4,7 @@ namespace Eigen {
Eigen can be extended in several ways, for instance, by defining global methods, \ref ExtendingMatrixBase "by adding custom methods to MatrixBase", adding support to \ref CustomScalarType "custom types" etc.
-\b Table \b of \b contents
- - \ref ExtendingMatrixBase
- - \ref InheritingFromMatrix
- - \ref CustomScalarType
+\tableofcontents
\section ExtendingMatrixBase Extending MatrixBase (and other classes)