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.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/I00_CustomizingEigen.dox b/doc/I00_CustomizingEigen.dox
index 78b6d2eee..e42eaa812 100644
--- a/doc/I00_CustomizingEigen.dox
+++ b/doc/I00_CustomizingEigen.dox
@@ -4,7 +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.
-\tableofcontents
+\eigenAutoToc
\section ExtendingMatrixBase Extending MatrixBase (and other classes)