All kde 3.1 emerge went right (not a glitch) and I wanted to build kdelibs- apidocs for my own reference: doxygen finds a swarm of unreferenced items (which is nothing bad), the ebuild complete successfully and builds html documents under /usr/kde/3.1/share/... When I open the index.html in that directory I see no picture nor CSS applied to the page (missing files).
i get nice docu: http://foo-bar.dyndns.org/~hannes/kdelibs-apidocs.png please make a screenshot of your bad docs. thanks
ok, found the error: kdelibs-apidocs installs a $KDEDIR/share/doc/HTML/en/kdelibs-apidocs/common link which points to /var/tmp/portage/... i couldn't reproduce cause installed kdelibs after kdelibs-apidocs again and kdelibs installs the correct link (to $KDEDIR/share/doc/HTML/en/common). will fix this probably today.
Thanks, I will rsync and rebuild then.
haven't fixed this yet. will write a comment here when it is fixed. as a workaround you can go to /usr/kde/3.1/share/doc/HTML/en/kdelibs-apidocs, remove the common-symlink and create a new pointing to ../common ;)
ok, kdelibs-3.1-r2 no longer installs anything to $KDEDIR/share/doc/HTML/en/kdelibs-apidocs. kdelibs-apidocs-3.1-r1 installs correct symlink. please test and post here if it works.
Ok, works fine now. Thanks :)
ok, 3.1-r1 is stable. thanks for reporting.