Re: No method description displayed
- To: David Boesner <david.boesner@xxxxxxxxxxxxxx>
- Subject: Re: No method description displayed
- From: David Nečas <yeti@xxxxxxxxxxxxxxx>
- Date: Wed, 30 Nov 2011 21:39:58 +0100
- Cc: gtk-list@xxxxxxxxx
- In-reply-to: <CANfmV3=3moWHwN3ZbyLCqVxco-sQq60RYbA7=jtXqYvFud9DAA@mail.gmail.com>
- References: <CANfmV3=3moWHwN3ZbyLCqVxco-sQq60RYbA7=jtXqYvFud9DAA@mail.gmail.com>
- User-agent: Mutt/1.5.18 (2008-05-17)
On Wed, Nov 30, 2011 at 05:28:20PM +0100, David Boesner wrote:
> I have a problem. I'm using gtk-doc to produce a documentation of my
> program.
>
> My functions are documented like that :
>
> /*
> * GTspi_Context_Get_TPM_Context:
> * @self: A GTspiContext
> *
> * This method returns the hContext of the GTspiContext
> *
> * Returns: The TSS_HCONTEXT
> */
>
> The text: "This method returns the hContext of the GTspiContext"
> is not displayed in my html-file produced by gtk-doc.
>
> Can you please help me?
If this is the exact comment then it is not recognised by gtk-doc at
all. The comments needs to look like
/**
* GTspi_Context_Get_TPM_Context:
.* ..
**/
Note the double asterisks that differeniate comments to be consumed by
gtk-doc from normal comments.
Yeti
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list
[GIMP Users]
[Yosemite News]
[Yosemite Photos]
[Gimp's Home]
[Steve's Art]