Bug 68390 - kdevelop doctree doesn't support recent devhelp layout
Summary: kdevelop doctree doesn't support recent devhelp layout
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: doctreeview (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-16 20:35 UTC by Jens Dagerbo
Modified: 2003-11-17 20:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Dagerbo 2003-11-16 20:35:25 UTC
Version:           3.0.0b1 (using KDE 3.1.93 (CVS >= 20031111), compiled sources)
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.6.0-test6

Two point releases or so ago, devhelp apparently redesigned their layout. It appears KDevelop still expects the old design.
Comment 1 Alexander Dymo 2003-11-17 20:06:03 UTC
Subject: kdevelop/parts/doctreeview

CVS commit by dymo: 

Updated the procedure of scanning devhelp directories. This should work for gtk-doc generated devhelp files automatically and for old devhelp (< 0.5) files manually.
CCMAIL: 68390-done@bugs.kde.org


  M +1 -1      Makefile.am   1.21
  M +17 -9     doctreeglobalconfigwidget.cpp   1.28
  M +12 -0     doctreeviewwidget.cpp   1.71
  M +131 -25   misc.cpp   1.13
  M +5 -2      misc.h   1.10