Re: Documenting properties and signals with gtk-doc



On 12/20/2014 01:39 PM, Wouter Verhelst wrote:
Hi list,

I've been pouring over the (fairly scarce) documentation 
https://developer.gnome.org/gtk-doc-manual/unstable/
if anything is unclear, let me know.

... and FYI there also is a gtk-doc mailing list and irc channel.

Stefan
and trying to
fix things for several hours last night (until the wee hours of the
morning, in fact), but so far haven't been able to figure this out:

I wrote a library to deal with joysticks in a GObject/GTK-like way. It
works (including a GTK-based tester tool, although the UI could use some
improvement), and I now want to do the API documentation and also make
sure that glib-introspection works.

However, I do not seem to be able to get the documentation that I wrote
for the few signals and properties to actually show up in the gtk-doc
output. It just isn't there.

I'm sure this must be something obvious to someone more experienced with
gtk-doc than me, but I don't see it.

Help?

The code is at https://github.com/yoe/libjoy

Thanks,




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