devel-docs: various documentation and build fixes
This commit is contained in:
@ -50,6 +50,10 @@
|
||||
<title>Index of new symbols in GIMP 2.10</title>
|
||||
<xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.10.6" id="api-index-2-10-6">
|
||||
<title>Index of new symbols in GIMP 2.10.6</title>
|
||||
<xi:include href="xml/api-index-2.10.6.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="deprecated" id="api-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
|
||||
|
@ -121,6 +121,7 @@ gimp_color_managed_interface_get_type
|
||||
<SECTION>
|
||||
<FILE>gimpcolorprofile</FILE>
|
||||
<TITLE>GimpColorProfile</TITLE>
|
||||
GimpColorProfile
|
||||
gimp_color_profile_new_rgb_srgb
|
||||
gimp_color_profile_new_rgb_srgb_linear
|
||||
gimp_color_profile_new_rgb_adobe
|
||||
@ -156,7 +157,6 @@ GIMP_COLOR_PROFILE_GET_CLASS
|
||||
GIMP_IS_COLOR_PROFILE
|
||||
GIMP_IS_COLOR_PROFILE_CLASS
|
||||
GIMP_TYPE_COLOR_PROFILE
|
||||
GimpColorProfile
|
||||
GimpColorProfileClass
|
||||
GimpColorProfilePrivate
|
||||
gimp_color_profile_get_type
|
||||
@ -166,6 +166,7 @@ gimp_color_profile_get_type
|
||||
<FILE>gimpcolortransform</FILE>
|
||||
<TITLE>GimpColorTransform</TITLE>
|
||||
GimpColorTransformFlags
|
||||
GimpColorTransform
|
||||
gimp_color_transform_new
|
||||
gimp_color_transform_new_proofing
|
||||
gimp_color_transform_process_pixels
|
||||
@ -178,7 +179,6 @@ GIMP_COLOR_TRANSFORM_GET_CLASS
|
||||
GIMP_IS_COLOR_TRANSFORM
|
||||
GIMP_IS_COLOR_TRANSFORM_CLASS
|
||||
GIMP_TYPE_COLOR_TRANSFORM
|
||||
GimpColorTransform
|
||||
GimpColorTransformClass
|
||||
GimpColorTransformPrivate
|
||||
gimp_color_transform_get_type
|
||||
|
@ -1 +1,3 @@
|
||||
gimp_color_managed_get_type
|
||||
gimp_color_profile_get_type
|
||||
gimp_color_transform_get_type
|
||||
|
Reference in New Issue
Block a user