提交 01e16e88 编写于 作者: S Simon Cozens

Combine user / reference information into gtk-doc generated manual.

上级 11a07c47
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
]> ]>
<book id="index"> <book id="index">
<bookinfo> <bookinfo>
<title>HarfBuzz Reference Manual</title> <title>HarfBuzz Manual</title>
<releaseinfo> <releaseinfo>
for HarfBuzz &version;. for HarfBuzz &version;.
<!--The latest version of this documentation can be found on-line at <!--The latest version of this documentation can be found on-line at
...@@ -14,8 +14,20 @@ ...@@ -14,8 +14,20 @@
</releaseinfo> </releaseinfo>
</bookinfo> </bookinfo>
<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>
<part>
<title>Reference manual</title>
<chapter> <chapter>
<title>[Insert title here]</title> <title>Harfbuzz API</title>
<xi:include href="xml/hb.xml"/> <xi:include href="xml/hb.xml"/>
<xi:include href="xml/hb-common.xml"/> <xi:include href="xml/hb-common.xml"/>
<xi:include href="xml/hb-unicode.xml"/> <xi:include href="xml/hb-unicode.xml"/>
...@@ -62,4 +74,5 @@ ...@@ -62,4 +74,5 @@
</index> </index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</part>
</book> </book>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册