[docs] Fix titles here as well
This commit is contained in:
parent
213b6dd335
commit
a4f4f5ba5f
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:hb-map
|
* SECTION:hb-map
|
||||||
* @title: hb_map_t
|
* @title: hb-map
|
||||||
* @short_description: Object representing integer to integer mapping
|
* @short_description: Object representing integer to integer mapping
|
||||||
* @include: hb.h
|
* @include: hb.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:hb-set
|
* SECTION:hb-set
|
||||||
* @title: hb_set_t
|
* @title: hb-set
|
||||||
* @short_description: Object representing a set of integers
|
* @short_description: Object representing a set of integers
|
||||||
* @include: hb.h
|
* @include: hb.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:hb-shape-plan
|
* SECTION:hb-shape-plan
|
||||||
* @title: hb_shape_plan_t
|
* @title: hb-shape-plan
|
||||||
* @short_description: Object representing a shaping plan
|
* @short_description: Object representing a shaping plan
|
||||||
* @include: hb.h
|
* @include: hb.h
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue