doc: Add more missing symbols in lib-sections.txt

These where causing broken links.
This commit is contained in:
Nicolas Dufresne 2015-06-14 11:23:22 -04:00
parent d0321cd054
commit 2448a62ff4

View file

@ -765,6 +765,7 @@ gst_collect_pads_get_type
<FILE>gstflowcombiner</FILE> <FILE>gstflowcombiner</FILE>
<TITLE>GstFlowCombiner</TITLE> <TITLE>GstFlowCombiner</TITLE>
<INCLUDE>gst/base/gstflowcombiner.h</INCLUDE> <INCLUDE>gst/base/gstflowcombiner.h</INCLUDE>
GstFlowCombiner
gst_flow_combiner_new gst_flow_combiner_new
gst_flow_combiner_free gst_flow_combiner_free
gst_flow_combiner_update_flow gst_flow_combiner_update_flow
@ -958,6 +959,8 @@ gst_net_time_provider_get_type
<FILE>gstptpclock</FILE> <FILE>gstptpclock</FILE>
<TITLE>GstPtpClock</TITLE> <TITLE>GstPtpClock</TITLE>
<INCLUDE>gst/net/net.h</INCLUDE> <INCLUDE>gst/net/net.h</INCLUDE>
GST_PTP_CLOCK_ID_NONE
gst_ptp_init gst_ptp_init
gst_ptp_deinit gst_ptp_deinit
gst_ptp_is_initialized gst_ptp_is_initialized
@ -966,6 +969,7 @@ gst_ptp_is_supported
GstPtpClock GstPtpClock
gst_ptp_clock_new gst_ptp_clock_new
GstPtpStatisticsCallback
gst_ptp_statistics_callback_add gst_ptp_statistics_callback_add
gst_ptp_statistics_callback_remove gst_ptp_statistics_callback_remove
<SUBSECTION Standard> <SUBSECTION Standard>