~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libebook/libebook-docs.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
3
 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
 
3
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
4
<!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
 
5
]>
4
6
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
5
7
  <bookinfo>
6
8
    <title>Evolution-Data-Server Manual: Address Book Client (libebook)</title>
9
11
  <chapter>
10
12
    <title>Evolution-Data-Server Manual: Address Book Client (libebook)</title>
11
13
    <xi:include href="xml/e-book.xml"/>
12
 
    <xi:include href="xml/e-book-listener.xml"/>
13
14
    <xi:include href="xml/e-book-query.xml"/>
14
15
    <xi:include href="xml/e-book-types.xml"/>
15
16
    <xi:include href="xml/e-book-view.xml"/>
16
 
    <xi:include href="xml/e-book-view-listener.xml"/>
17
17
    <xi:include href="xml/e-vcard.xml"/>
18
18
    <xi:include href="xml/e-contact.xml"/>
19
19
    <xi:include href="xml/e-destination.xml"/>
21
21
    <xi:include href="xml/e-name-western.xml"/>
22
22
  </chapter>
23
23
 
24
 
  <index>
 
24
  <index id="api-index-full">
25
25
    <title>Index</title>
 
26
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
 
27
  </index>
 
28
  <index id="api-index-2.30" role="2.30">
 
29
    <title>Index of new symbols in 2.30</title>
 
30
    <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
 
31
  </index>
 
32
  <index id="api-index-2.28" role="2.28">
 
33
    <title>Index of new symbols in 2.28</title>
 
34
    <xi:include href="xml/api-index-2.28.xml"><xi:fallback /></xi:include>
 
35
  </index>
 
36
  <index id="api-index-2.26" role="2.26">
 
37
    <title>Index of new symbols in 2.26</title>
 
38
    <xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
 
39
  </index>
 
40
  <index id="api-index-2.24" role="2.24">
 
41
    <title>Index of new symbols in 2.24</title>
 
42
    <xi:include href="xml/api-index-2.24.xml"><xi:fallback /></xi:include>
 
43
  </index>
 
44
  <index id="api-index-2.22" role="2.22">
 
45
    <title>Index of new symbols in 2.22</title>
 
46
    <xi:include href="xml/api-index-2.22.xml"><xi:fallback /></xi:include>
 
47
  </index>
 
48
  <index id="api-index-1.12" role="1.12">
 
49
    <title>Index of new symbols in 1.12</title>
 
50
    <xi:include href="xml/api-index-1.12.xml"><xi:fallback /></xi:include>
26
51
  </index>
27
52
</book>