Automatically produce a tgz archive of the documentation.

This commit is contained in:
Gael Guennebaud
2011-11-05 21:59:36 +01:00
parent b4d1d4a2e0
commit cdd3e85060
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.