From kdevelop Thu Jan 23 10:36:06 2003 From: Sandy Meier Date: Thu, 23 Jan 2003 10:36:06 +0000 To: kdevelop Subject: Fwd: Re: Fwd: documentation setup problem X-MARC-Message: https://marc.info/?l=kdevelop&m=104331859018674 ---------- Weitergeleitete Nachricht ---------- Subject: Re: Fwd: documentation setup problem Date: Wed, 22 Jan 2003 22:56:42 +0100 From: Thomas Giese To: kdevelop@kdevelop.org On Wed, 20 Jan Burkhard Kayser wrote: > I just tried to setup kdevelop 2.1.2. but I failed to setup the path to > kdelibs-documentation. I guess the correct path is > /usr/share/doc/KDE3-API/. The documentation is in this directory. > > I'm running SuSe 8.0. I've installed: I am running Suse 8.1 and encountered the same problem with kdevelop 2.1.3 and 2.1.4. With 8.1, the documentation ist per default installed at /opt/kde3/share/doc/html/en/kdelibs-apidocs So I don't know if your path is set correctly. But on my computer kdevelop refused to accept the path, even if it was set correctly. The reason was, that the kde-lib-doc delivered with suse seems to have an incorrect dir-format. Kdevelop searches for some files like: $DOCDIR/kdecore/index.html, but at suse, the file index.html hides in a subdir called /html, so the path should read: $DOCDIR/kdecore/html/index.html I fixed this with downloading the kdelibs-sources. Then i let kdevelop rebuild the documentation, and everything was fine :-) by, Thomas ------------------------------------------------------- - to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body: unsubscribe »your-email-address«