Oh, it is always something annoying.

I'm writing a game in Qt. It occurred to me that I should provide an online game manual. Maybe Qt has a class that will help. Indeed it does: the QtHelp module.

Oh woe is me. QtHelp is new for Qt 4.4. And I am using PyQt, which is currently using Qt 4.3. I'll just have to be patient I guess, or try to cobble together something out of 4.3.