mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
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.
This commit is contained in:
@@ -610,7 +610,7 @@ EXCLUDE_PATTERNS = CMake* \
|
||||
*.sh \
|
||||
*.orig \
|
||||
*.diff \
|
||||
diff
|
||||
diff \
|
||||
*~
|
||||
|
||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||
|
||||
Reference in New Issue
Block a user