Enable generation of doc for static variables in Eigen's namespace.

This commit is contained in:
Gael Guennebaud 2017-01-11 14:29:20 +01:00
parent b1dc0fa813
commit 152cd57bb7

View File

@ -409,7 +409,7 @@ EXTRACT_PACKAGE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
EXTRACT_STATIC = NO
EXTRACT_STATIC = YES
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
# defined locally in source files will be included in the documentation.