help-octave
[Top][All Lists]
Advanced

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

Re: Octave Code Manual with Doxygen?


From: Clinton Chee
Subject: Re: Octave Code Manual with Doxygen?
Date: Fri, 27 Feb 2004 11:44:40 +1100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Hi JD and Doxygen users,

Have anyone successfully used doxygen on the octave code? I tried it and receive the error below. I ran doxygen from the root of the code base, in my case, it is: /nfs/users01/unsw/chee/programs/octave-2_1_50

Is the octave code too large for doxygen?

The error is:
///
...
...
Preprocessing /nfs/users01/unsw/chee/programs/octave-2_1_50/liboctave/Array-flags.cc... Preprocessing /nfs/users01/unsw/chee/programs/octave-2_1_50/liboctave/Array-flags.d... Preprocessing /nfs/users01/unsw/chee/programs/octave-2_1_50/liboctave/Array-flags.h... Preprocessing /nfs/users01/unsw/chee/programs/octave-2_1_50/liboctave/Array-flags.list... Preprocessing /nfs/users01/unsw/chee/programs/octave-2_1_50/liboctave/Array-flags.o...
input buffer overflow, can't enlarge buffer because scanner uses REJECT

JD Cole wrote:

Clinton,
As far as I know, there isn't a "code doc" for Octave, but it's very well designed c++. You might try using doxygen on the src tree to produce some documentation to help you find your way.

Cheers,
Clinton



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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