[gst-devel] How to make newly added header be parsed by gtk-doc
Tim-Philipp Müller
t.i.m at zen.co.uk
Thu Jan 20 20:54:49 CET 2011
On Thu, 2011-01-20 at 00:17 +0300, Alexey Chernov wrote:
> I'm adding some functionality to v4l2 plugin in gst-plugins-good (radio
> element to be more exact, it was previously discussed here). The task is near
> the end, but I can't add my header (it is sys/v4l2/gstv4l2radio.h) to be
> parsed by gtk-doc when --enable-gtk-doc option is on. It seem to be simply
> ignored but I can't understand where it should be added to be parsed - in
> docs/ directory many files seem to be generated automatically.
>
> Could someone please give me any reference where I should add this header
> file's path or something to make it be parsed by gtk-doc?
Maybe doc/plugins/Makefile.am, but it shouldn't really be necessary
(might make the private element struct show up though).
Cheers
-Tim
More information about the gstreamer-devel
mailing list