Clean the manual page titles, links and intro.
diff --git a/doc/C02_TutorialMatrixArithmetic.dox b/doc/C02_TutorialMatrixArithmetic.dox
index 2969d54..5fc569a 100644
--- a/doc/C02_TutorialMatrixArithmetic.dox
+++ b/doc/C02_TutorialMatrixArithmetic.dox
@@ -2,10 +2,7 @@
 
 /** \eigenManualPage TutorialMatrixArithmetic Matrix and vector arithmetic
 
-\li \b Previous: \ref TutorialMatrixClass
-\li \b Next: \ref TutorialArrayClass
-
-This tutorial aims to provide an overview and some details on how to perform arithmetic
+This page aims to provide an overview and some details on how to perform arithmetic
 between matrices, vectors and scalars with Eigen.
 
 \eigenAutoToc
@@ -212,8 +209,6 @@
 
 For more details on this topic, see \ref TopicAssertions "this page".
 
-\li \b Next: \ref TutorialArrayClass
-
 */
 
 }