Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Harfbuzz
提交
01e16e88
T
Third Party Harfbuzz
项目概览
OpenHarmony
/
Third Party Harfbuzz
1 年多 前同步成功
通知
0
Star
18
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Harfbuzz
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
01e16e88
编写于
8月 31, 2015
作者:
S
Simon Cozens
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Combine user / reference information into gtk-doc generated manual.
上级
11a07c47
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
52 addition
and
39 deletion
+52
-39
docs/reference/harfbuzz-docs.xml
docs/reference/harfbuzz-docs.xml
+52
-39
未找到文件。
docs/reference/harfbuzz-docs.xml
浏览文件 @
01e16e88
...
...
@@ -6,7 +6,7 @@
]>
<book
id=
"index"
>
<bookinfo>
<title>
HarfBuzz
Reference
Manual
</title>
<title>
HarfBuzz Manual
</title>
<releaseinfo>
for HarfBuzz
&version;
.
<!--The latest version of this documentation can be found on-line at
...
...
@@ -14,52 +14,65 @@
</releaseinfo>
</bookinfo>
<chapter>
<title>
[Insert title here]
</title>
<xi:include
href=
"xml/hb.xml"
/>
<xi:include
href=
"xml/hb-common.xml"
/>
<xi:include
href=
"xml/hb-unicode.xml"
/>
<xi:include
href=
"xml/hb-buffer.xml"
/>
<xi:include
href=
"xml/hb-blob.xml"
/>
<xi:include
href=
"xml/hb-face.xml"
/>
<xi:include
href=
"xml/hb-font.xml"
/>
<xi:include
href=
"xml/hb-shape.xml"
/>
<part>
<title>
User's manual
</title>
<xi:include
href=
"../usermanual-ch01.xml"
/>
<xi:include
href=
"../usermanual-ch02.xml"
/>
<xi:include
href=
"../usermanual-ch03.xml"
/>
<xi:include
href=
"../usermanual-ch04.xml"
/>
<xi:include
href=
"../usermanual-ch05.xml"
/>
<xi:include
href=
"../usermanual-ch06.xml"
/>
</part>
<xi:include
href=
"xml/hb-version.xml"
/>
<xi:include
href=
"xml/hb-deprecated.xml"
/>
<part>
<title>
Reference manual
</title>
<chapter>
<title>
Harfbuzz API
</title>
<xi:include
href=
"xml/hb.xml"
/>
<xi:include
href=
"xml/hb-common.xml"
/>
<xi:include
href=
"xml/hb-unicode.xml"
/>
<xi:include
href=
"xml/hb-buffer.xml"
/>
<xi:include
href=
"xml/hb-blob.xml"
/>
<xi:include
href=
"xml/hb-face.xml"
/>
<xi:include
href=
"xml/hb-font.xml"
/>
<xi:include
href=
"xml/hb-shape.xml"
/>
<xi:include
href=
"xml/hb-set.xml"
/>
<xi:include
href=
"xml/hb-version.xml"
/>
<xi:include
href=
"xml/hb-deprecated.xml"
/>
<xi:include
href=
"xml/hb-ot.xml"
/>
<xi:include
href=
"xml/hb-ot-layout.xml"
/>
<xi:include
href=
"xml/hb-ot-tag.xml"
/>
<xi:include
href=
"xml/hb-set.xml"
/>
<xi:include
href=
"xml/hb-shape-plan.xml"
/>
<xi:include
href=
"xml/hb-ot.xml"
/>
<xi:include
href=
"xml/hb-ot-layout.xml"
/>
<xi:include
href=
"xml/hb-ot-tag.xml"
/>
<xi:include
href=
"xml/hb-glib.xml"
/>
<xi:include
href=
"xml/hb-icu.xml"
/>
<xi:include
href=
"xml/hb-shape-plan.xml"
/>
<xi:include
href=
"xml/hb-ft.xml"
/>
<xi:include
href=
"xml/hb-glib.xml"
/>
<xi:include
href=
"xml/hb-icu.xml"
/>
<xi:include
href=
"xml/hb-graphite2.xml"
/>
<xi:include
href=
"xml/hb-uniscribe.xml"
/>
<xi:include
href=
"xml/hb-coretext.xml"
/>
<xi:include
href=
"xml/hb-ft.xml"
/>
<xi:include
href=
"xml/hb-gobject.xml"
/>
<xi:include
href=
"xml/hb-graphite2.xml"
/>
<xi:include
href=
"xml/hb-uniscribe.xml"
/>
<xi:include
href=
"xml/hb-coretext.xml"
/>
</chapter>
<chapter
id=
"object-tree"
>
<title>
Object Hierarchy
</title>
<xi:include
href=
"xml/tree_index.sgml"
/>
</chapter>
<index
id=
"api-index-full"
>
<title>
API Index
</title>
<xi:include
href=
"xml/api-index-full.xml"
><xi:fallback
/></xi:include>
</index>
<index
id=
"deprecated-api-index"
role=
"deprecated"
>
<title>
Index of deprecated API
</title>
<xi:include
href=
"xml/api-index-deprecated.xml"
><xi:fallback
/></xi:include>
</index>
<xi:include
href=
"xml/hb-gobject.xml"
/>
<xi:include
href=
"xml/annotation-glossary.xml"
><xi:fallback
/></xi:include>
</chapter>
<chapter
id=
"object-tree"
>
<title>
Object Hierarchy
</title>
<xi:include
href=
"xml/tree_index.sgml"
/>
</chapter>
<index
id=
"api-index-full"
>
<title>
API Index
</title>
<xi:include
href=
"xml/api-index-full.xml"
><xi:fallback
/></xi:include>
</index>
<index
id=
"deprecated-api-index"
role=
"deprecated"
>
<title>
Index of deprecated API
</title>
<xi:include
href=
"xml/api-index-deprecated.xml"
><xi:fallback
/></xi:include>
</index>
<xi:include
href=
"xml/annotation-glossary.xml"
><xi:fallback
/></xi:include>
</part>
</book>
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录