docs: Fix documentation typos and inconsistencies
authorSebastian Rasmussen <sebras@hotmail.com>
Sat, 5 Jul 2014 16:29:29 +0000 (18:29 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 9 Jul 2014 07:22:11 +0000 (09:22 +0200)
commit863ba1a5985b590b3af4a3a517ee2f0a2ffa65de
treec0208cfdea3e115725618316cbb8ab3d5c22daa2
parent05cd4f89d3ad674223ed4edb85e0ef0f19caa05f
docs: Fix documentation typos and inconsistencies

 * GstGlobalDeviceMonitor was renamed to GstDeviceMonitor
 * Expand GST_MESSAGE_DEVICE to the full enum value names
 * Correct the incorrect references to the GstDeviceProvider interfaces
 * Describe caps arguments for gstcheck interface
 * Add missing docs for GstNetAddressMeta and its add function
 * Add docs for toc helper macros
 * Avoid refering to GstValueList type as done elsewhere

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732786
docs/libs/gstreamer-libs-docs.sgml
docs/libs/gstreamer-libs-sections.txt
gst/gstcaps.h
gst/gstdevice.c
gst/gstdeviceprovider.c
gst/gstdeviceproviderfactory.c
gst/gsttoc.h
gst/gstvalue.c
libs/gst/check/gstcheck.c
libs/gst/net/gstnetaddressmeta.c
libs/gst/net/gstnetaddressmeta.h