aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2019-01-17 10:35:50 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2019-01-17 10:35:50 +0100
commit7b35c26b1c73e6b1048eda69ab5ef18924770379 (patch)
tree57112a380ecc73996b4c546286b7cc7c0e909340 /doc
parent4759d9e86dea0b4b964e6590e68319cedf6a64e1 (diff)
Doc: remove link to porting guide
Diffstat (limited to 'doc')
-rw-r--r--doc/Overview.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index dbb49bd21..43a12871e 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -4,8 +4,6 @@ namespace Eigen {
This is the API documentation for Eigen3. You can <a href="eigen-doc.tgz">download</a> it as a tgz archive for offline reading.
-You're already an Eigen2 user? Here is a \link Eigen2ToEigen3 Eigen2 to Eigen3 guide \endlink to help porting your application.
-
For a first contact with Eigen, the best place is to have a look at the \link GettingStarted getting started \endlink page that show you how to write and compile your first program with Eigen.
Then, the \b quick \b reference \b pages give you a quite complete description of the API in a very condensed format that is specially useful to recall the syntax of a particular feature, or to have a quick look at the API. They currently cover the two following feature sets, and more will come in the future: