Put docs for unsupported modules in right place.

Doxygen was confused by the unsupported modules being partly in the doc/
directly, instead of completely in unsupported/doc/ . Thus, the link to
the unsupported modules on the server did not work (I think this manifested
itself after doxygen was upgraded on the server).
This commit is contained in:
Jitse Niesen
2011-09-07 04:19:12 +01:00
parent b38d3b360e
commit 7898281b2b
3 changed files with 12 additions and 66 deletions

View File

@@ -36,7 +36,8 @@
namespace Eigen {
/** \defgroup MPRealSupport_Module MPFRC++ Support module
/** \ingroup Unsupported_modules
* \defgroup MPRealSupport_Module MPFRC++ Support module
*
* \code
* #include <Eigen/MPRealSupport>