#625 closed defect (invalid)
KDE: add optional make apidox target
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | ~CVS |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
From the above mail: I meant to write something about the above a while back and notice they've now been included as optional packages for kdelibs and kdebase. The way I interpret things is that doxygen is used to create the api documentation for kdelibs and graphviz is needed for doxygen. Sitting there as optional packages won't do anything though since the apidocs aren't made by default. the following must be done before make install:
make apidox
I hate that x thing as in thanx etc, but there you go. Perhaps a note to this affect, since after removal of the source tree, recompilation is necesarry for doxygen to do it's work.
Allard.
-- allard@…
This has been fixed thanks to Allard. See http://www.linuxfromscratch.org/blfs/view/cvs/kde/kde-libs.html