[gentoo-user] kdelibs / API doc

2006-08-15 Thread Uwe Thiem
Hi folks,

I emerge kdedelibs with the doc USEFLAG but can't find the documentation 
anywhere. It did work with qt. What am I missing?

Of course, I could unpack the kdelibs tarball in my home directory and create 
the documentation manually, but isnt there an automatic way of doing it?

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs / API doc

2006-08-15 Thread Alan Mckinnon
On Tue, 2006-08-15 at 12:32 +0100, Uwe Thiem wrote:
 Hi folks,
 
 I emerge kdedelibs with the doc USEFLAG but can't find the documentation 
 anywhere. It did work with qt. What am I missing?
 
 Of course, I could unpack the kdelibs tarball in my home directory and create 
 the documentation manually, but isnt there an automatic way of doing it?

The doc flag works for me. From the ebuild:

DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )
...

Which installed a ton of stuff in /usr/kde/3.5/share/doc/HTML/en/

alan


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs / API doc

2006-08-15 Thread Uwe Thiem
On 15 August 2006 15:30, Alan Mckinnon wrote:
 On Tue, 2006-08-15 at 12:32 +0100, Uwe Thiem wrote:
  Hi folks,
 
  I emerge kdedelibs with the doc USEFLAG but can't find the
  documentation anywhere. It did work with qt. What am I missing?
 
  Of course, I could unpack the kdelibs tarball in my home directory and
  create the documentation manually, but isnt there an automatic way of
  doing it?

 The doc flag works for me. From the ebuild:

 DEPEND=${RDEPEND}
 doc? ( app-doc/doxygen )
   ...

 Which installed a ton of stuff in /usr/kde/3.5/share/doc/HTML/en/

Thank you!

Uwe
(blind, deaf ... and illiterate) 

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list