Warning, /frameworks/kconfig/docs/Doxyfile.local is written in an unsupported language. File is not indexed.

0001 ### KApiDox Project-specific Overrides File
0002 
0003 # define so that deprecated API is not skipped
0004 PREDEFINED += \
0005     "KCONFIGCORE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0006     "KCONFIGCORE_BUILD_DEPRECATED_SINCE(x, y)=1" \
0007     "KCONFIGCORE_DEPRECATED_VERSION(x, y, t)=" \
0008     "KCONFIGCORE_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
0009     "KCONFIGCORE_ENUMERATOR_DEPRECATED_VERSION(x, y, t)=" \
0010     "KCONFIGCORE_ENUMERATOR_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
0011     "KCONFIGGUI_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0012     "KCONFIGGUI_BUILD_DEPRECATED_SINCE(x, y)=1" \
0013     "KCONFIGGUI_DEPRECATED_VERSION(x, y, t)=" \
0014     "KCONFIGGUI_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
0015     "KCONFIGGUI_ENUMERATOR_DEPRECATED_VERSION(x, y, t)=" \
0016     "KCONFIGGUI_ENUMERATOR_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="