summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan@upstairslabs.com>2013-12-05 20:31:05 +0900
committerTristan Van Berkom <tristan@upstairslabs.com>2013-12-05 20:31:05 +0900
commit8602895221bd3043a95d4337734a98f02b55801d (patch)
treeb2c3a635ce0e3de3dc4f3fa678a16bfac0be4a4e
parent8b1e25c65d53db3f04f5c4f698a3d40466b61115 (diff)
downloadevolution-data-server-documentation-effort.tar.gz
eds-docs.sgml: Working on the main documentation forward.documentation-effort
-rw-r--r--docs/reference/eds/eds-docs.sgml14
1 files changed, 6 insertions, 8 deletions
diff --git a/docs/reference/eds/eds-docs.sgml b/docs/reference/eds/eds-docs.sgml
index 633fc4b0b..40cc60a5d 100644
--- a/docs/reference/eds/eds-docs.sgml
+++ b/docs/reference/eds/eds-docs.sgml
@@ -7,15 +7,13 @@
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>Evolution-Data-Server Reference Manual</title>
- <releaseinfo>for &version;</releaseinfo>
+ <releaseinfo>Reference Manual for &version;</releaseinfo>
<abstract>
<para>
Evolution-Data-Server is a collection of libraries and services
- for storing addressbooks and calendars.
- </para>
- <para>
- In this reference manual you will find documentation on using the client
- libraries as well as implementing backends for calendars and addressbooks.
+ for storing addressbooks and calendars. In this reference manual you will find
+ documentation on using the client libraries as well as implementing backends for
+ calendars and addressbooks.
</para>
<para>
The documentation below is organized by subject material, below is an abstract
@@ -194,7 +192,6 @@
<xi:include href="xml/e-cal-backend-sexp.xml"/>
<xi:include href="xml/e-cal-backend-store.xml"/>
<xi:include href="xml/e-cal-backend-sync.xml"/>
- <xi:include href="xml/e-cal-backend-util.xml"/>
<xi:include href="xml/e-cal-backend-intervaltree.xml"/>
<xi:include href="xml/e-data-cal.xml"/>
<xi:include href="xml/e-data-cal-factory.xml"/>
@@ -206,6 +203,7 @@
<title>Miscellaneous Utilities</title>
<chapter>
<title>Available for clients and backends</title>
+ <xi:include href="xml/e-data-server-util.xml"/>
<xi:include href="xml/e-categories.xml"/>
<xi:include href="xml/e-collator.xml"/>
<xi:include href="xml/e-debug-log.xml"/>
@@ -215,7 +213,6 @@
<xi:include href="xml/e-sexp.xml"/>
<xi:include href="xml/e-time-utils.xml"/>
<xi:include href="xml/e-uid.xml"/>
- <xi:include href="xml/e-data-server-util.xml"/>
<xi:include href="xml/e-xml-hash-utils.xml"/>
<xi:include href="xml/eds-version.xml"/>
</chapter>
@@ -248,6 +245,7 @@
<xi:include href="xml/e-cal-system-timezone.xml"/>
<xi:include href="xml/e-cal-check-timezones.xml"/>
<xi:include href="xml/e-timezone-cache.xml"/>
+ <xi:include href="xml/e-cal-backend-util.xml"/>
</chapter>
</part>