dfaure added a comment.
Great feature, will be very useful. INLINE COMMENTS > CMakeLists.txt:55 > + > +option(BUILD_QCH "Build API documentation in QCH format" OFF) > +add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format") slightly cryptic for someone who wouldn't know what QCH is. You could add (for opening in Qt Assistant) or something similar? Then again these days people don't know what Assistant is, they use the embedded help in QtCreator ;) REPOSITORY R243 KArchive REVISION DETAIL https://phabricator.kde.org/D3458 To: kossebau, #frameworks Cc: dfaure