Tuesday, February 4, 2014

Re: [Discuss-gnuradio] Documentation for out-of-tree module

On Tue, Feb 4, 2014 at 6:26 PM, Zhe Feng <fengzhe@umich.edu> wrote:
> Hi Nemanja,
>
> Yes, that's what I want to do.
>
> I'm using the latest version 3.7.2. When I add the <doc> tag in the xml of a
> block, I found the block disappeared after reinstallation. Is it because of
> different version?
>
> Thanks!
> Zhe

If the block disappears, it's usually due to a malformed line of XML.
Make sure you have closed all tags properly (</doc>).

We have to work on the scrapping of doc information from the public
header file for out-of-tree projects. In the meantime, the <doc> tag
should work for you.

Tom

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment