Map .inc files to C++ in Doxygen extension mapping

libeigen/eigen!2338
This commit is contained in:
Pavel Guzenfeld
2026-03-29 23:48:13 +00:00
committed by Rasmus Munk Larsen
parent c8633ceeea
commit bd276fbb28

View File

@@ -35,6 +35,7 @@ ALIASES = "only_for_vectors=This is only for vectors (either row-
"eigenAutoToc=<!-- TOC placeholder -->" \
eigenManualPage=\defgroup
EXTENSION_MAPPING = .h=C++ \
.inc=C++ \
no_extension=C++
DISTRIBUTE_GROUP_DOC = YES
NUM_PROC_THREADS = 0