summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-04 09:13:33 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-04 09:13:33 +0000
commit42062ff986a344f3f33a4465e106fede10aeaa6a (patch)
treea0b20d97ee0d0d80f52c1472c1cc3c7742ecdbba /docs
parent0660d6e523791400d572541e3f5d4de9cf8d2865 (diff)
downloadlasso-42062ff986a344f3f33a4465e106fede10aeaa6a.tar.gz
lasso-42062ff986a344f3f33a4465e106fede10aeaa6a.tar.xz
lasso-42062ff986a344f3f33a4465e106fede10aeaa6a.zip
Documentation: in lasso-docs.sgml, add glossary to the index, add book part delimitations
* docs/reference/lasso/lasso-docs.sgml: add the glossary to the index.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/lasso/lasso-docs.sgml15
1 files changed, 12 insertions, 3 deletions
diff --git a/docs/reference/lasso/lasso-docs.sgml b/docs/reference/lasso/lasso-docs.sgml
index bf16273b..c14bc133 100644
--- a/docs/reference/lasso/lasso-docs.sgml
+++ b/docs/reference/lasso/lasso-docs.sgml
@@ -110,8 +110,8 @@ the <ulink url="http://lasso.entrouvert.org/license">GNU General Public License<
</chapter>
- <index/>
-
+ <reference label="I">
+ <title>Application Programming Interface</title>
<chapter id="architecture">
<title>Lasso Architecture</title>
<xi:include href="xml/init.xml"/>
@@ -531,5 +531,14 @@ the <ulink url="http://lasso.entrouvert.org/license">GNU General Public License<
<xi:include href="xml/wsu_timestamp.xml"/>
<xi:include href="xml/ws_strings.xml"/>
</chapter>
-
+ </reference>
+ <part label="II">
+ <title>Appendix</title>
+ <index id="api-index">
+ <title>API Index</title>
+ </index>
+ <xi:include href="xml/annotation-glossary.xml">
+ <xi:fallback/>
+ </xi:include>
+ </part>
</book>