aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-12-27 15:07:07 +0000
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-12-27 15:07:07 +0000
commit840c4e1ab5151ca8288721c10c1d92e35df61581 (patch)
treeb95023d0ce3bbc4bcb7c7ca5a83f5ef181f0b341 /doc/Overview.dox
parent42a050dc6881d00ed32ffe2b9d55192db8dca760 (diff)
Move section on preprocessor directives from I00 to its own page.
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index edbc69e24..a4c4cde5d 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -33,6 +33,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicLazyEvaluation
- \ref TopicLinearAlgebraDecompositions
- \ref TopicCustomizingEigen
+ - \ref TopicPreprocessorDirectives
- \ref TopicInsideEigenExample
- \ref TopicWritingEfficientProductExpression
- \ref TopicClassHierarchy