mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Doc: replace manual TOC by doxygen's \tableofcontents command
This commit is contained in:
@@ -5,15 +5,7 @@ namespace Eigen {
|
||||
This page documents the Eigen2 support modes, a powerful tool to help migrating your project from Eigen 2 to Eigen 3.
|
||||
Don't miss our page on \ref Eigen2ToEigen3 "API changes" between Eigen 2 and Eigen 3.
|
||||
|
||||
\b Table \b of \b contents
|
||||
- \ref EIGEN2_SUPPORT_Macro
|
||||
- \ref StagedMigrationPathOverview
|
||||
- \ref Stage10
|
||||
- \ref Stage20
|
||||
- \ref Stage30
|
||||
- \ref Stage40
|
||||
- \ref FinallyDropAllEigen2Support
|
||||
- \ref ABICompatibility
|
||||
\tableofcontents
|
||||
|
||||
\section EIGEN2_SUPPORT_Macro The quick way: define EIGEN2_SUPPORT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user