[latexila] docs: split API reference into several chapters
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] docs: split API reference into several chapters
- Date: Mon, 23 Oct 2017 18:27:08 +0000 (UTC)
commit 2e9725af7df5b5fd5fc1aed6412731215713141f
Author: Sébastien Wilmet <swilmet gnome org>
Date: Mon Oct 23 20:26:24 2017 +0200
docs: split API reference into several chapters
docs/reference/latexila-docs.xml | 76 +++++++++++++++++++++++---------------
1 files changed, 46 insertions(+), 30 deletions(-)
---
diff --git a/docs/reference/latexila-docs.xml b/docs/reference/latexila-docs.xml
index 17ac660..26b23cd 100644
--- a/docs/reference/latexila-docs.xml
+++ b/docs/reference/latexila-docs.xml
@@ -9,35 +9,51 @@
<title>LaTeXila Reference Manual</title>
</bookinfo>
- <chapter>
+ <part id="api-reference">
<title>API reference</title>
- <xi:include href="xml/build-job.xml"/>
- <xi:include href="xml/build-tool.xml"/>
- <xi:include href="xml/build-tools.xml"/>
- <xi:include href="xml/build-tools-default.xml"/>
- <xi:include href="xml/build-tools-personal.xml"/>
- <xi:include href="xml/build-view.xml"/>
- <xi:include href="xml/post-processor.xml"/>
- <xi:include href="xml/post-processor-all-output.xml"/>
- <xi:include href="xml/post-processor-latex.xml"/>
- <xi:include href="xml/post-processor-latexmk.xml"/>
- <xi:include href="xml/synctex.xml"/>
- <xi:include href="xml/templates-dialogs.xml"/>
- <xi:include href="xml/templates-manage-dialog.xml"/>
- <xi:include href="xml/templates-default.xml"/>
- <xi:include href="xml/templates-personal.xml"/>
- <xi:include href="xml/utils.xml"/>
- </chapter>
-
- <chapter id="object-tree">
- <title>Object Hierarchy</title>
- <xi:include href="xml/tree_index.sgml"/>
- </chapter>
-
- <index>
- <title>Index of all symbols</title>
- <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
- </index>
-
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
+ <chapter>
+ <title>Build Tools</title>
+ <xi:include href="xml/build-job.xml"/>
+ <xi:include href="xml/build-tool.xml"/>
+ <xi:include href="xml/build-tools.xml"/>
+ <xi:include href="xml/build-tools-default.xml"/>
+ <xi:include href="xml/build-tools-personal.xml"/>
+ <xi:include href="xml/build-view.xml"/>
+ <xi:include href="xml/post-processor.xml"/>
+ <xi:include href="xml/post-processor-all-output.xml"/>
+ <xi:include href="xml/post-processor-latex.xml"/>
+ <xi:include href="xml/post-processor-latexmk.xml"/>
+ </chapter>
+
+ <chapter>
+ <title>Templates</title>
+ <xi:include href="xml/templates-dialogs.xml"/>
+ <xi:include href="xml/templates-manage-dialog.xml"/>
+ <xi:include href="xml/templates-default.xml"/>
+ <xi:include href="xml/templates-personal.xml"/>
+ </chapter>
+
+ <chapter>
+ <title>Misc</title>
+ <xi:include href="xml/synctex.xml"/>
+ <xi:include href="xml/utils.xml"/>
+ </chapter>
+ </part>
+
+ <part id="annexes">
+ <title>Annexes</title>
+
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+ <xi:include href="xml/tree_index.sgml"/>
+ </chapter>
+
+ <index>
+ <title>Index of all symbols</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+ </part>
</book>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]