summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2019-02-19 19:27:28 +0200
committerBehdad Esfahbod <behdad@behdad.org>2019-02-19 14:09:52 -0500
commit9caabc9cf898e1d66921f88890d5b7d46494dc90 (patch)
treeb8eabe6ad3908f5d17e448ab7e970f1e7f165abf
parentd29c8424c8bfa47c910d0e270f05b5c0a1f803a2 (diff)
[doc] Move feature_t and its function to hb-common
It is rather confusing to have script, language etc, in hb-common section while feature is in hb-shape section. I keep looking for it in hb-common section then using the API index because I can’t find it there.
-rw-r--r--docs/harfbuzz-sections.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt
index fd7682ef..ea4ebfae 100644
--- a/docs/harfbuzz-sections.txt
+++ b/docs/harfbuzz-sections.txt
@@ -124,11 +124,14 @@ hb_script_get_horizontal_direction
hb_language_from_string
hb_language_to_string
hb_language_get_default
+hb_feature_from_string
+hb_feature_to_string
hb_bool_t
hb_codepoint_t
hb_destroy_func_t
hb_direction_t
hb_language_t
+hb_feature_t
hb_mask_t
hb_position_t
hb_tag_t
@@ -147,6 +150,8 @@ HB_DIRECTION_IS_HORIZONTAL
HB_DIRECTION_IS_VALID
HB_DIRECTION_IS_VERTICAL
HB_LANGUAGE_INVALID
+HB_FEATURE_GLOBAL_END
+HB_FEATURE_GLOBAL_START
<SUBSECTION Private>
HB_BEGIN_DECLS
HB_END_DECLS
@@ -649,11 +654,6 @@ hb_set_union
<SECTION>
<FILE>hb-shape</FILE>
-HB_FEATURE_GLOBAL_END
-HB_FEATURE_GLOBAL_START
-hb_feature_t
-hb_feature_from_string
-hb_feature_to_string
hb_shape
hb_shape_full
hb_shape_list_shapers