Warning, /frameworks/networkmanager-qt/doc/api/Doxyfile.local is written in an unsupported language. File is not indexed.

0001 EXTRACT_ALL = NO
0002 WARN_NO_PARAMDOC = YES
0003 WARN_IF_UNDOCUMENTED = YES
0004 
0005 ## Sort methods to make 'same as above' easier.
0006 SORT_MEMBER_DOCS = YES
0007 
0008 ## Predefined macros, to remove all the _EXPORT things
0009 ## from function definitions.
0010 PREDEFINED = NETWORKMANAGERQT_EXPORT="" \
0011     Q_SLOTS="slots" \
0012     Q_SIGNALS="signals"