aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
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 /doc/Doxyfile.in
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 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 6a659d9c2..94a0cf44b 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -206,7 +206,6 @@ ALIASES = "only_for_vectors=This is only for vectors (either row-
"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" \
"label=\bug" \
- "redstar=<a href='#warningarraymodule' style='color:red;text-decoration: none;'>*</a>" \
"matrixworld=<a href='#matrixonly' style='color:green;text-decoration: none;'>*</a>" \
"arrayworld=<a href='#arrayonly' style='color:blue;text-decoration: none;'>*</a>" \
"note_about_arbitrary_choice_of_solution=If there exists more than one solution, this method will arbitrarily choose one." \