discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Repeated requires for info on GNURadio documetati


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Repeated requires for info on GNURadio documetation... had mail problems yesterday...
Date: Thu, 01 Feb 2007 10:15:14 -0800
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

John Clark wrote:

> Is there some package that needs to be there, and isn't on my
> machine, such that documentation would be automagically build when I
> build the main code set?

I think this was answered, but you need to

1. Have the 'doxygen' package installed on your development station

2. Add --enable-doxygen to the command line for ./configure when
compiling the code tree.  Then during the 'make' operation, it will
generate html documentation from the source code files.

You'll find these in:

gnuradio-core/doc/html

and after installation:

/usr/local/share/doc/gnuradio-xxx/html

...where xxx is the gnuradio version.

-Johnathan




reply via email to

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