# HG changeset patch # User Matti Hamalainen # Date 1580078294 -7200 # Node ID d1d320e5602e5e0f148a4a9d679d5f5de0347bcf # Parent ae601363fdad2137d8f25ff9573e09fadb52b582 Ignore config.h in Doxygen. diff -r ae601363fdad -r d1d320e5602e Doxyfile --- a/Doxyfile Sat Jan 25 14:06:01 2020 +0200 +++ b/Doxyfile Mon Jan 27 00:38:14 2020 +0200 @@ -827,7 +827,7 @@ # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = config.h # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the