File: gcr-docs.sgml

package info (click to toggle)
gnome-keyring 2.30.3-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 13,104 kB
  • ctags: 8,887
  • sloc: ansic: 71,764; sh: 10,449; makefile: 1,160; xml: 207
file content (27 lines) | stat: -rw-r--r-- 1,100 bytes parent folder | download
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
<?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">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>gcr Reference Manual</title>
    <releaseinfo>
      for gcr [VERSION]
      The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://[SERVER]/gcr/index.html">http://[SERVER]/gcr/</ulink>.
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>[Insert title here]</title>
    <xi:include href="xml/gcr-import-dialog.xml"/>
    <xi:include href="xml/gcr-certificate-details-widget.xml"/>
    <xi:include href="xml/gcr-certificate-basics-widget.xml"/>
    <xi:include href="xml/gcr-parser.xml"/>
    <xi:include href="xml/gcr-certificate.xml"/>
    <xi:include href="xml/gcr-initializer.xml"/>
    <xi:include href="xml/gcr-importer.xml"/>
    <xi:include href="xml/gcr-simple-certificate.xml"/>
    <xi:include href="xml/gcr-xxx.xml"/>
    <xi:include href="xml/gcr-types.xml"/>
  </chapter>
</book>