Fix missing namespace and file references

This commit is contained in:
Lukas Dürrenberger 2024-05-07 21:04:34 +02:00
parent 8d88e633e5
commit 891e567346

View File

@ -541,7 +541,7 @@ TIMESTAMP = NO
# normally produced when WARNINGS is set to YES.
# The default value is: NO.
EXTRACT_ALL = NO
EXTRACT_ALL = YES
# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
# be included in the documentation.