Automatically produce a tgz archive of the documentation.

(transplanted from cdd3e85060
)
This commit is contained in:
Gael Guennebaud
2011-11-05 21:59:36 +01:00
parent 1ab1f7b125
commit 6021b5c467
2 changed files with 6 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ o /** \mainpage Eigen
| \ref QuickRefPage "Short reference"
</div>
This is the API documentation for Eigen3.
This is the API documentation for Eigen3. You can <a href="eigen-doc.tgz">download</a> it as a tgz archive for offline reading.
Eigen2 users: here is a \ref Eigen2ToEigen3 guide to help porting your application.