Create a QCH file with the API dox, optionally, using ECMAddQCH
ClosedPublic

Authored by kossebau on Nov 22 2016, 1:45 PM.

Details

Summary

See https://phabricator.kde.org/D2854 for central discussion of new ECMAddQCH

Test Plan

Diff Detail

Repository
R243 KArchive
Branch
addQCHBuild
Lint
No Linters Available
Unit
No Unit Test Coverage
kossebau updated this revision to Diff 8404.Nov 22 2016, 1:45 PM
kossebau retitled this revision from to Create a QCH file with the API dox, optionally, using ECMAddQCH.
kossebau updated this object.
kossebau edited the test plan for this revision. (Show Details)
kossebau added a reviewer: Frameworks.
kossebau updated this revision to Diff 8486.Nov 24 2016, 10:33 PM

Use new KDE_INSTALL_FULL_QTQCHDIR

kossebau updated this revision to Diff 8590.Nov 29 2016, 1:37 AM

update to latest version of proposed ECMAddQCH

kossebau updated this revision to Diff 8789.Dec 5 2016, 6:27 PM

update to latest ECMAddQch

kossebau updated this revision to Diff 14668.May 18 2017, 1:34 PM

Update to latest ECMAddQch

Restricted Application added a project: Frameworks. · View Herald TranscriptMay 18 2017, 1:34 PM
dfaure added a subscriber: dfaure.Jun 3 2017, 8:47 AM

Great feature, will be very useful.

CMakeLists.txt
53

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 ;)

kossebau added inline comments.Jun 3 2017, 3:18 PM
CMakeLists.txt
53

What about "Build API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)"

dfaure added inline comments.Jun 3 2017, 7:38 PM
CMakeLists.txt
53

I like it.

This revision was automatically updated to reflect the committed changes.
kossebau marked an inline comment as done.