aboutsummaryrefslogtreecommitdiffhomepage
path: root/Mainpage.dox
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2009-02-02 14:21:35 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2009-02-02 14:21:35 +0000
commit61e45ed500452c807924f2373b9d5442fa3d7c3a (patch)
treeef8d7eba32ef144a496f749a13b0009af612d2f5 /Mainpage.dox
parentf3d5ba0c1f6d18edb9701776e46fa23edfe1e316 (diff)
* label Cholesky and solveTriangular.* as experimental
* improve Experimental.dox * update urls from /api/ to /dox/
Diffstat (limited to 'Mainpage.dox')
-rw-r--r--Mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mainpage.dox b/Mainpage.dox
index 4047c88fd..468045dce 100644
--- a/Mainpage.dox
+++ b/Mainpage.dox
@@ -120,6 +120,6 @@ In order to generate the documentation of Eigen, please follow these steps:
After doing that, you will find the HTML documentation in the doc/html/ subdirectory of the build directory.
<h2>Note however that the documentation is available online here:
-<a href="http://eigen.tuxfamily.org/api/">http://eigen.tuxfamily.org/api</a></h2>
+<a href="http://eigen.tuxfamily.org/dox/">http://eigen.tuxfamily.org/dox</a></h2>
*/