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: listguy
Subject: Re: Octave Code Manual with Doxygen?
Date: Fri, 27 Feb 2004 11:51:12 -0500
User-agent: Internet Messaging Program (IMP) 3.2.1

Miquel,
    The problem is indeed the inclusion of object files. Doxygen let's you
specify which files, via regular expression, it should parse. Generally, *.cc
*.h  and the lex and parse suffixes *.l and *.y should get you most of the way.

JD

Quoting Miquel Cabanas <address@hidden>:

> hi,
> 
> i'm not a doxygen user, but...
> 
> 
> On Fri, Feb 27, 2004 at 11:44:40AM +1100, Clinton Chee wrote:
> > 
> > Have anyone successfully used doxygen on the octave code? I tried it and 
> > receive the error below.
> >
> > /nfs/users01/unsw/chee/programs/octave-2_1_50/liboctave/Array-flags.o...
> > input buffer overflow, can't enlarge buffer because scanner uses REJECT
> > 
> 
> this seems to be an object file (already compiled), are you sure
> doxygen handles this type of files? i would expect it to only handle
> code files...
> 
> fwiw,
> 
> Miquel
> 
> -- 
> Miquel E Cabanas ------------------------------------------------------
> SeRMN, Universitat Autonoma de Barcelona (address@hidden)
> ------------------------------------------o-oo--ooo---ooo--oo-o--------
> 





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