From 9df8c614ddff47edb985e27de7e163122d3c795b Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 9 Dec 2018 18:04:49 +0100 Subject: docs: fix gtk-doc warnings and update version infos Move things around and rename things until gtk-doc is happy. This also moves the "Since" annotations to the next stable releases and adds version added info for g_callable_info_get_instance_ownership_transfer() and g_struct_info_find_field(). --- docs/reference/gi-docs.xml | 76 ++++++++++------------------------ docs/reference/gi-gir-reference.xml | 16 +++---- docs/reference/gi-sections.txt | 30 +++++++++++++- docs/reference/gi-struct-hierarchy.xml | 2 +- 4 files changed, 58 insertions(+), 66 deletions(-) (limited to 'docs') diff --git a/docs/reference/gi-docs.xml b/docs/reference/gi-docs.xml index b6bc54f1..352fe7ec 100644 --- a/docs/reference/gi-docs.xml +++ b/docs/reference/gi-docs.xml @@ -28,42 +28,6 @@ - - - The GObject-Introspection package contains of a few different parts: @@ -132,11 +96,6 @@ - @@ -149,26 +108,33 @@ Index of deprecated symbols - - Index of new symbols in 1.29.0 - - - - Index of new symbols in 1.29.17 - + + Index of new symbols in 1.30 + - - Index of new symbols in 1.30.1 - + + Index of new symbols in 1.32 + Index of new symbols in 1.34 - - Index of new symbols in 1.35.8 - + + Index of new symbols in 1.36 + + + + Index of new symbols in 1.42 + + + + Index of new symbols in 1.44 + + + + Index of new symbols in 1.46 + - diff --git a/docs/reference/gi-gir-reference.xml b/docs/reference/gi-gir-reference.xml index 38604d03..04c85662 100644 --- a/docs/reference/gi-gir-reference.xml +++ b/docs/reference/gi-gir-reference.xml @@ -40,8 +40,8 @@ <emphasis>namespace</emphasis> node - Parent node: api. - Possible children: callback, + Parent node: api. + Possible children: callback, class, function. interface. @@ -63,9 +63,9 @@ Parent node: namespace. Possible children: constructor, - field, - method, - property. + field, + method, + property. A GIR fragment showing an class node interface node Parent node: namespace. - Possible children: field, - method, - property. + Possible children: field, + method, + property. A GIR fragment showing an interface node
gibaseinfo +GIBaseInfo GIInfoType GIAttributeIter g_info_new @@ -68,8 +94,6 @@ g_base_info_is_deprecated GI_TYPE_BASE_INFO g_base_info_gtype_get_type - -GIBaseInfoStub
@@ -101,6 +125,7 @@ g_callable_info_can_throw_gerror g_callable_info_get_n_args g_callable_info_get_arg g_callable_info_get_caller_owns +g_callable_info_get_instance_ownership_transfer g_callable_info_get_return_attribute g_callable_info_get_return_type g_callable_info_invoke @@ -297,6 +322,7 @@ g_signal_info_true_stops_emit gistructinfo GI_IS_STRUCT_INFO GIStructInfo +g_struct_info_find_field g_struct_info_get_alignment g_struct_info_get_size g_struct_info_is_gtype_struct diff --git a/docs/reference/gi-struct-hierarchy.xml b/docs/reference/gi-struct-hierarchy.xml index 1407485f..fc77c2f8 100644 --- a/docs/reference/gi-struct-hierarchy.xml +++ b/docs/reference/gi-struct-hierarchy.xml @@ -19,7 +19,7 @@ Synopsis -* GIBaseInfo +* GIBaseInfo * GICallableInfo * GIFunctionInfo * GISignalInfo -- cgit v1.2.1