docs: fix build with gtk-doc from git

For some reason the static inline function GST_CAT_LEVEL_LOG_valist is
now picked up, which then breaks the build because it's not documented,
so add it to the sections file.

Based on patch by Víctor Manuel Jáquez Leal <vjaquez@igalia.com>.

Fixes #625862.
This commit is contained in:
Tim-Philipp Müller 2010-08-03 11:37:13 +01:00
parent 5486683cb7
commit 31ec8282b5

View file

@ -1046,6 +1046,7 @@ gst_debug_color_flags_get_type
gst_debug_level_get_type
gst_debug_graph_details_get_type
M_PI
GST_CAT_LEVEL_LOG_valist
</SECTION>