Put docs for unsupported modules in right place (bug #372).

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).
(transplanted from changeset 7898281b2b
)
This commit is contained in:
Jitse Niesen
2011-11-14 13:51:32 +00:00
parent 7438c2d3ce
commit 0ef41ec958
3 changed files with 12 additions and 66 deletions

View File

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