aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/MPRealSupport
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2011-09-07 04:19:12 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2011-09-07 04:19:12 +0100
commit7898281b2b29fcb74fe9b78d9382e6ca91c25f5d (patch)
treef4bdb5994f8e393eceebea0451ff574f20e43459 /unsupported/Eigen/MPRealSupport
parentb38d3b360e6d138e51e6d2bf5fd8a3dcd9aa111c (diff)
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).
Diffstat (limited to 'unsupported/Eigen/MPRealSupport')
-rw-r--r--unsupported/Eigen/MPRealSupport3
1 files changed, 2 insertions, 1 deletions
diff --git a/unsupported/Eigen/MPRealSupport b/unsupported/Eigen/MPRealSupport
index 8f6132946..44d75856e 100644
--- a/unsupported/Eigen/MPRealSupport
+++ b/unsupported/Eigen/MPRealSupport
@@ -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>