File: libcryptui-docs.sgml

package info (click to toggle)
seahorse 2.30.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 20,636 kB
  • ctags: 5,908
  • sloc: ansic: 43,131; xml: 30,786; sh: 10,262; makefile: 855
file content (28 lines) | stat: -rw-r--r-- 1,160 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY version SYSTEM "version.xml"> 
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>libcryptui Reference Manual</title>
    <releaseinfo>
      for libcryptui-&version;
      <!-- The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://[SERVER]/libcryptui/index.html">http://[SERVER]/libcryptui/</ulink>. -->
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>libcryptui Objects and Functions</title>
    <xi:include href="xml/cryptui-keyset.xml"/>
    <xi:include href="xml/cryptui-key-combo.xml"/>
    <xi:include href="xml/cryptui-key-list.xml"/>
    <xi:include href="xml/cryptui-key-chooser.xml"/>
    <xi:include href="xml/cryptui-key-store.xml"/>
    <xi:include href="xml/cryptui.xml"/>
    <xi:include href="xml/cryptui-defines.xml"/>
    <xi:include href="xml/cryptui-marshal.xml"/>
    <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
  </chapter>
</book>