Re-enable doc errors in this branch

This commit is contained in:
Simon Hausmann 2021-06-26 09:25:36 +02:00
parent 8a8ff6d2e9
commit 6d06827938

View file

@ -49,8 +49,7 @@ EXCLUDE_SYMBOLS = sixtyfps::cbindgen_private* sixtyfps::private_api*
EXCLUDE = ../../api/sixtyfps-cpp/include/vtable.h ../../api/sixtyfps-cpp/include/sixtyfps_testing.h
ENABLE_PREPROCESSING = YES
PREDEFINED += DOXYGEN
CLANG_OPTIONS = -std=c++17 -Wno-pragma-once-outside-header
CLANG_ASSISTED_PARSING = YES'''
WARN_AS_ERROR = YES'''
}
# Add any paths that contain templates here, relative to this directory.