aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-07-06 13:10:08 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-07-06 13:10:08 +0100
commit49747fa4a983cbd5b383a5b8054b8452437ff614 (patch)
tree3d89c6bc15228c2553f0025cc0b4d91026bf9ce9 /doc/Overview.dox
parent3428d80d20fb0a6e1a3f7f19b51f98927935e255 (diff)
Various documentation improvements.
* Add short documentation for Array class * Put all classes explicitly in Core module (where applicable) * Section on Modules in Quick Reference Guide * Put Page 7 after Page 6 in Contents :)
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index 59c043553..72a30ac69 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -23,8 +23,8 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TutorialArrayClass
- \ref TutorialBlockOperations
- \ref TutorialAdvancedInitialization
- - Coming soon: "Reductions, visitors, and broadcasting"
- \ref TutorialLinearAlgebra
+ - Coming soon: "Reductions, visitors, and broadcasting"
- \ref TutorialGeometry
- \ref TutorialSparse
- \ref QuickRefPage