[docs] Fix titles here as well

This commit is contained in:
Behdad Esfahbod 2018-10-28 08:23:36 -07:00
parent 213b6dd335
commit a4f4f5ba5f
3 changed files with 3 additions and 3 deletions

View File

@ -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
* *

View File

@ -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
* *

View File

@ -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
* *