aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2009-01-13 08:30:17 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2009-01-13 08:30:17 +0000
commitec0b2f900c8850799cf803ab6e0ee64f101e8e9a (patch)
tree5a71fe51905e38f2e8eba493a999189fd9c359ec /doc/Doxyfile.in
parentb179f8e1a49138c4a0e13d4a861a3f670c975386 (diff)
fix a couple of doxygen issues
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 a781d39d1..a10c27f53 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -207,7 +207,7 @@ ALIASES = "only_for_vectors=This is only for vectors (either row-
"regression_module=This is defined in the %Regression module. \code #include <Eigen/Regression> \endcode" \
"addexample=\anchor" \
"label=\bug" \
- "redstar=<a href='#warningarraymodule' style='color:red;text-decoration: none;'><span style='color:red'>*</span></a>" \
+ "redstar=<a href='#warningarraymodule' style='color:red;text-decoration: none;'>*</a>" \
"nonstableyet=\warning This class/function is not considered to be part of the stable public API yet. Some (minor) changes might happen in future releases."
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C