After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729440 - docs: DeviceMonitor missing in generated doc
docs: DeviceMonitor missing in generated doc
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal blocker
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-03 01:53 UTC by Nicolas Dufresne (ndufresne)
Modified: 2014-06-20 20:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] doc: Add GstDevice* to gstreamer-sections.tx (3.25 KB, patch)
2014-05-03 02:45 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2014-05-03 01:53:04 UTC
It seems that the GstDeviceMonitor (and related APIs) are not in the generated doc yet. Would be important to check that before 1.4, so this is here as a reminder.
Comment 1 Nicolas Dufresne (ndufresne) 2014-05-03 02:45:27 UTC
Created attachment 275732 [details] [review]
[PATCH] doc: Add GstDevice* to gstreamer-sections.tx

 docs/gst/gstreamer-sections.txt | 99 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 99 insertions(+)
Comment 2 Sebastian Dröge (slomo) 2014-05-03 08:22:21 UTC
commit 2077e404ca366565ccfa3166468fa14275ae741c
Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Date:   Fri May 2 22:22:03 2014 -0400

    doc: Add GstDevice* to gstreamer-sections.txt
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729440
Comment 3 Nicolas Dufresne (ndufresne) 2014-05-03 10:47:38 UTC
Re-opening, as we also need to add the secsion and comment block for the types.
Comment 4 Nicolas Dufresne (ndufresne) 2014-05-03 10:52:11 UTC
Let's close this when the doc actually look fine, and is complete enough.
Comment 5 Olivier Crête 2014-06-20 20:56:20 UTC
Done and fixed!