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:19:28 +0100

man, 31 01 2011 kl. 14:14 -0600, skrev Jordi Gutiérrez Hermoso:
> Bit of help, please. How do you easily generate info output? The make
> doc target only generates printable formats like pdf. The only thing I
> could think of was to run make install in order to get the info
> output.
> 
> The reason I ask is that I recently needed a good way to grep through
> the whole manual in order to write a lexer for Python's Pygments, so
> that I could know what were the tokens that refer to "built-in"
> functions.

Isn't that what the 'makeinfo' program does? Anyway, can't you just get
the information you need by calling '__builtins__' from inside Octave?

Søren



reply via email to

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