From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 Description of problem: In the "books" section of the documentation tree, kdevelop shows a category for Qt/KDE libraries, but does not show the documentation for the Qt library. This is before and after using options -> kdevelop setup -> documentation to set the path to the Qt docs. You can set the path to: /usr/lib/qt-3.1/doc/html or use /usr/share/doc/qt-devel-3.1.2/html but when all is said and done, kdevelop accepts the path (at least it does not reject it). At this point I expect the "Qt library" information to appear as it has in previous versions. Version-Release number of selected component (if applicable): kdevelop-2.1.5-12.1 How reproducible: Always Steps to Reproduce: 1. Start kdevelop. 2. Look in books section of documentation tree. 3. There is no "Qt Library" documentation. Actual Results: No documentation for the Qt library appeared. Expected Results: In prior versions, the documents appeared. Additional info:
it's now fixed in kdevelop-3.0.0, which is available in rawhide. Thanks for your report.