From octave-maintainers-request at bevo dot che dot wisc dot edu Mon Mar 15 05:59:02 2004 Subject: Re: Octave class reference From: Michael Creel To: octave-maintainers at bevo dot che dot wisc dot edu Date: Mon, 15 Mar 2004 12:53:31 +0100 On Monday 15 March 2004 13:06, JD Cole wrote: > >John has expressed some interest in incorporating this into Octave, so if > >someone knows how to modify the Octave makefile to run the script if so > >configured, perhaps you could send him a patch. > > Should it be automatically generated for any build or conditional? > > ...and I was thinking about adding a check for doxygen in the configure > script too. > > JD It seems to me like it should be conditional, since relatively few users would use it, and as you note, doxygen is a requirement that will usually not be satisfied. M.