You are talking about your docs being a bunch-o-files in a folder on the disc: this is not the same as Qt Assistant in which all the pages are shipped in one Sqlite database.

No. I am generating all the .qch files and including them in .qhc to display the help in the QT Assistant.

I think QTWebKit and QTWebKitBridge is the way to do it.

Thanks Chris.