aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2011-12-08 14:22:06 +0000
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2011-12-08 14:22:06 +0000
commitdd232e30b0a0ce4e8fe13622fe28d293b1ed40f5 (patch)
treecd4c7f761f6e20c009e165fcf0b7785578363a2d /unsupported
parenta1fa05f14e312d3e05914d2fe40ef04c2ac34b66 (diff)
Document QuaternionBase, minor doc improvements.
* Document class QuaternionBase so that docs for members are displayed. * Remove obsolete \redstar refering to Array module * Fix typo in Constants.h * Document EIGEN_NO_AUTOMATIC_RESIZING
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/doc/Doxyfile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/unsupported/doc/Doxyfile.in b/unsupported/doc/Doxyfile.in
index 2e309bbdb..bb9da3b7e 100644
--- a/unsupported/doc/Doxyfile.in
+++ b/unsupported/doc/Doxyfile.in
@@ -203,7 +203,6 @@ ALIASES = "only_for_vectors=This is only for vectors (either row-
"svd_module=This is defined in the %SVD module. \code #include <Eigen/SVD> \endcode" \
"geometry_module=This is defined in the %Geometry module. \code #include <Eigen/Geometry> \endcode" \
"label=\bug" \
- "redstar=<a href='#warningarraymodule' style='color:red;text-decoration: none;'>*</a>" \
"nonstableyet=\warning This is not considered to be part of the stable public API yet. Changes may happen in future releases. See \ref Experimental \"Experimental parts of Eigen\""
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C