@@ -119,6 +119,14 @@ <h2><span class="refentrytitle"><a name="modulemd-2.0-Modulemd.SubdocumentInfo-(
119119< a class ="link " href ="modulemd-2.0-Modulemd.SubdocumentInfo-(Private).html#modulemd-subdocument-info-get-data-parser " title ="modulemd_subdocument_info_get_data_parser () "> modulemd_subdocument_info_get_data_parser</ a > < span class ="c_punctuation "> ()</ span >
120120</ td >
121121</ tr >
122+ < tr >
123+ < td class ="function_type ">
124+ < span class ="returnvalue "> void</ span >
125+ </ td >
126+ < td class ="function_name ">
127+ < a class ="link " href ="modulemd-2.0-Modulemd.SubdocumentInfo-(Private).html#modulemd-subdocument-info-debug-dump-failures " title ="modulemd_subdocument_info_debug_dump_failures () "> modulemd_subdocument_info_debug_dump_failures</ a > < span class ="c_punctuation "> ()</ span >
128+ </ td >
129+ </ tr >
122130</ tbody >
123131</ table > </ div >
124132</ div >
@@ -385,6 +393,32 @@ <h2><span class="refentrytitle"><a name="modulemd-2.0-Modulemd.SubdocumentInfo-(
385393</ div >
386394< p class ="since "> Since: < a class ="link " href ="ch05.html#api-index-2.0 "> 2.0</ a > </ p >
387395</ div >
396+ < hr >
397+ < div class ="refsect2 ">
398+ < a name ="modulemd-subdocument-info-debug-dump-failures "> </ a > < h3 > modulemd_subdocument_info_debug_dump_failures ()</ h3 >
399+ < pre class ="programlisting "> < span class ="returnvalue "> void</ span >
400+ modulemd_subdocument_info_debug_dump_failures
401+ (< em class ="parameter "> < code > < a href ="https://developer.gnome.org/glib/stable/glib-Pointer-Arrays.html#GPtrArray "> < span class ="type "> GPtrArray</ span > </ a > *failures</ code > </ em > );</ pre >
402+ < p > Dumps human readable information about < em class ="parameter "> < code > failures</ code > </ em >
403+ to the debug log.</ p >
404+ < div class ="refsect3 ">
405+ < a name ="modulemd-subdocument-info-debug-dump-failures.parameters "> </ a > < h4 > Parameters</ h4 >
406+ < div class ="informaltable "> < table class ="informaltable " width ="100% " border ="0 ">
407+ < colgroup >
408+ < col width ="150px " class ="parameters_name ">
409+ < col class ="parameters_description ">
410+ < col width ="200px " class ="parameters_annotations ">
411+ </ colgroup >
412+ < tbody > < tr >
413+ < td class ="parameter_name "> < p > failures</ p > </ td >
414+ < td class ="parameter_description "> < p > An array containing
415+ any subdocuments from the YAML file that failed to parse. </ p > </ td >
416+ < td class ="parameter_annotations "> < span class ="annotation "> [< acronym title ="Parameter for input. Default is transfer none. "> < span class ="acronym "> in</ span > </ acronym > ][< acronym title ="Generics and defining elements of containers and arrays. "> < span class ="acronym "> element-type</ span > </ acronym > ModulemdSubdocumentInfo]</ span > </ td >
417+ </ tr > </ tbody >
418+ </ table > </ div >
419+ </ div >
420+ < p class ="since "> Since: < a class ="link " href ="ch15.html#api-index-2.10 "> 2.10</ a > </ p >
421+ </ div >
388422</ div >
389423</ div >
390424< div class ="footer ">
0 commit comments