From: Tim-Philipp Müller Date: Sat, 3 May 2008 16:52:16 +0000 (+0000) Subject: docs/libs/: Ignore private controller headers for docs. X-Git-Tag: RELEASE-0_10_20~90 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e188794cdfa20f853bda1d271aca8e87b393392c;p=platform%2Fupstream%2Fgstreamer.git docs/libs/: Ignore private controller headers for docs. Original commit message from CVS: * docs/libs/Makefile.am: * docs/libs/gstreamer-libs-sections.txt: Ignore private controller headers for docs. --- diff --git a/ChangeLog b/ChangeLog index 4b4dc57..bc72eff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-03 Tim-Philipp Müller + + * docs/libs/Makefile.am: + * docs/libs/gstreamer-libs-sections.txt: + Ignore private controller headers for docs. + 2008-05-03 Sebastian Dröge * libs/gst/controller/gstcontrollerprivate.h: diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index 2ee4447..1a8859a 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -69,6 +69,9 @@ SCANOBJ_OPTIONS=--type-init-func="g_type_init();gst_init(&argc,&argv)" # Header files to ignore when scanning. IGNORE_HFILES = \ + gstinterpolationcontrolsourceprivate.h \ + gstlfocontrolsourceprivate.h \ + gstcontrollerprivate.h \ gstgetbits_inl.h \ dp-private.h diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index 9f2c4ad..0d778a6 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -91,7 +91,6 @@ GST_IS_CONTROLLER_CLASS GST_CONTROLLER_GET_CLASS GST_TYPE_CONTROLLER -GST_CONTROLLED_PROPERTY gst_controller_get_type