It always bugs me that while the UI and moc generation is automatic and doesn’t require much effort to make happen in Qt Creator, the help file generation has no such automation that I can find built-in to the IDE. Here’s what I add to my project file to compile the different help files and put them where they need to be for the built program to access.