aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index 2657c85bc..0b08f851a 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -1,6 +1,6 @@
namespace Eigen {
-o /** \mainpage Eigen
+/** \mainpage notitle
<div class="eimainmenu">
\ref GettingStarted "Getting started"
@@ -29,7 +29,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TutorialSparse
- \ref TutorialMapClass
- \ref QuickRefPage
- - <b>Advanced topics</b>
+ - \subpage UserManual_Generalities
- \ref TopicAliasing
- \ref TopicLazyEvaluation
- \ref TopicLinearAlgebraDecompositions
@@ -50,8 +50,6 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicStructHavingEigenMembers
- \ref TopicPassingByValue
- \ref TopicWrongStackAlignment
-
-
Want more? Checkout the \ref Unsupported_modules "unsupported modules" <a href="unsupported/index.html">documentation</a>.