Ignore GS_EXPORT_CLASS when generating documentation for base/additions

This commit is contained in:
Richard Frith-Macdonald 2021-04-23 06:56:00 +01:00
parent d2eca82730
commit 31f2528b93

View file

@ -187,6 +187,7 @@ Base_AGSDOC_FLAGS = \
-TypedefsTemplate TypesAndConstants \
-VariablesTemplate TypesAndConstants \
-WordMap '{\
GS_EXPORT_CLASS="";\
GS_PRIVATE_INTERNAL="//";\
DEFINE_BLOCK_TYPE="//";\
WEAK_ATTRIBUTE="";\
@ -206,6 +207,7 @@ BaseAdditions_AGSDOC_FLAGS = \
-TypedefsTemplate TypesAndConstants \
-VariablesTemplate TypesAndConstants \
-WordMap '{\
GS_EXPORT_CLASS="";\
GS_PRIVATE_INTERNAL="//";\
WINAPI="";\
}' -Up BaseAdditions