428725a2b5c835ba500bf33aab4f9b90580fd26a
[platform/upstream/libsecret.git] / docs / reference / libsecret / libsecret-docs.sgml
1 <?xml version="1.0"?>
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" [
4 <!ENTITY version SYSTEM "version.xml">
5 ]>
6 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
7         <bookinfo>
8                 <title>Libsecret Library Reference Manual</title>
9                 <releaseinfo>
10                         for libsecret &version;.
11                         An online version of this documentation can be found at
12                         <ulink role="online-location" url="http://developer.gnome.org/libsecret/unstable/">http://developer.gnome.org/libsecret/unstable/</ulink>.
13                 </releaseinfo>
14         </bookinfo>
15
16         <part id="simple">
17                 <title>Simple API</title>
18                 <xi:include href="xml/secret-password.xml"/>
19                 <xi:include href="xml/secret-schema.xml"/>
20         </part>
21
22         <xi:include href="libsecret-examples.sgml"/>
23
24         <part id="complete">
25                 <title>Complete API</title>
26                 <xi:include href="xml/secret-service.xml"/>
27                 <xi:include href="xml/secret-collection.xml"/>
28                 <xi:include href="xml/secret-item.xml"/>
29                 <xi:include href="xml/secret-value.xml"/>
30                 <xi:include href="xml/secret-attributes.xml"/>
31                 <xi:include href="xml/secret-prompt.xml"/>
32                 <xi:include href="xml/secret-error.xml"/>
33                 <xi:include href="xml/secret-paths.xml"/>
34         </part>
35
36         <xi:include href="xml/migrating-libgnome-keyring.xml"/>
37
38         <xi:include href="xml/annotation-glossary.xml">
39                 <xi:fallback />
40         </xi:include>
41 </book>