aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2009-12-11 15:54:21 +0000
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2009-12-11 15:54:21 +0000
commit2026ea7ff2be0473511cc74c56538cb98c13d301 (patch)
tree53126133fcedaba05817b09b62bce10954825a93 /unsupported/doc
parent7d444375e744f8f666c15ccd97e9d3dc4b342389 (diff)
Coax doxygen in producing better docs for MatrixFunctions.
The //@{ ... //@} in unsupported/Eigen/MatrixFunctions for some reason caused doxygen to list the constructor of the MatrixExponential class as a separate function in the MatrixFunctions module without any reference to the class; very confusing.
Diffstat (limited to 'unsupported/doc')
-rw-r--r--unsupported/doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/doc/Doxyfile.in b/unsupported/doc/Doxyfile.in
index e55d53f7e..12f2f39eb 100644
--- a/unsupported/doc/Doxyfile.in
+++ b/unsupported/doc/Doxyfile.in
@@ -602,7 +602,7 @@ EXCLUDE_PATTERNS = CMake* \
*.sh \
*.diff \
*.orig \
- diff
+ diff \
*~
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names