octave-maintainers
[Top][All Lists]
Advanced

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

Re: Generating .info output


From: Søren Hauberg
Subject: Re: Generating .info output
Date: Mon, 31 Jan 2011 21:43:49 +0100

man, 31 01 2011 kl. 14:31 -0600, skrev Jordi Gutiérrez Hermoso:
> 2011/1/31 Søren Hauberg <address@hidden>:
> > man, 31 01 2011 kl. 14:14 -0600, skrev Jordi Gutiérrez Hermoso:
> >> Bit of help, please. How do you easily generate info output?
> 
> > Isn't that what the 'makeinfo' program does?
> 
> How do  you call it? It's not a matter of just doing "makeinfo *.texi"

Doesn't

  makeinfo octave.texi

include the relevant texi files automatically? (I don't have things in
front of me so I can't check)

> > Anyway, can't you just get the information you need by calling
> > '__builtins__' from inside Octave?
> 
> No, I don't mean what Octave thinks a built-in is. If you see the
> orange tokens, I took the meaning of "built-in" to be quite broad to
> mean almost every callable function distributed with core Octave.

Then how about just calling '__list_functions__' ? 

Søren





reply via email to

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