On Friday 26 January 2007 3:42:08 pm Alexander Neundorf wrote: > Hi, > > On Friday 26 January 2007 21:31, Allen Winter wrote: > > Howdy, > > > > I'd like to add some new targets (the target names can be changed): > > - 'make apidox' creates the apidox in html using doxygen > > - 'make apiman' creates the apidox in nroff using doxygen > > > - 'make install-apidox' installs the html apidox to $DESTDIR/share/html > > - 'make install-apiman' installs the apidox in nroff to $DESTDIR/share/man > > The "install-foo" targets are no good idea. It would mean messing around with > the install command. > I think "make install" in <module>/doc/ is good enough. > I'm talking about the doxygen stuff, not the docbook stuff. So each non-doc subdir needs these targets. > Should the docs also be generated in every regular build ? No. Only when I ask for them explicitly.
> If not, this could also be done with a simple option() around the doc/ > directory which is disabled by default. > Again, not in doc/, but in each non-doc/ subdir. -Allen -- KDEPIM Developer I accept PayPal payments to [EMAIL PROTECTED] _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
