octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave class reference


From: John W. Eaton
Subject: Re: Octave class reference
Date: Fri, 19 Mar 2004 16:01:25 -0600

On 15-Mar-2004, Michael Creel <address@hidden> wrote:

| 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.

When I suggested adding the commands to the Makefile, I was thinking
of adding a separate target for generating the files.  It would not be
a dependency of "all", so it would not be built by default.  It would
only be necessary to add something to the configure script if you
decided that finding the name or location of the doxygen program
needed to be done automatically.  Since the rule would be optional in
the Makefile anyway, I don't think it would be necessary.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]