aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2016-07-11 18:38:40 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2016-07-11 18:38:40 +0200
commitbec35f4c55b5878653456fc0bb6033b1d68ddf06 (patch)
tree0c8332b47f0515e61b5aa7e1e18b7068bb200082 /doc/Doxyfile.in
parentfd60966310afdc17bfb07ea3dab7478e190928d3 (diff)
Clarify that SpecialFunctions is unsupported
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index cfc15a0f9..058c88b97 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -216,7 +216,7 @@ ALIASES = "only_for_vectors=This is only for vectors (either row-
"lu_module=This is defined in the %LU module. \code #include <Eigen/LU> \endcode" \
"qr_module=This is defined in the %QR module. \code #include <Eigen/QR> \endcode" \
"svd_module=This is defined in the %SVD module. \code #include <Eigen/SVD> \endcode" \
- "specialfunctions_module=This is defined in the SpecialFunctions module. \code #include <Eigen/SpecialFunctions> \endcode" \
+ "specialfunctions_module=This is defined in the \b unsupported SpecialFunctions module. \code #include <Eigen/SpecialFunctions> \endcode" \
"label=\bug" \
"matrixworld=<a href='#matrixonly' style='color:green;text-decoration: none;'>*</a>" \
"arrayworld=<a href='#arrayonly' style='color:blue;text-decoration: none;'>*</a>" \