summaryrefslogtreecommitdiff
path: root/docs/reference/gck/gck-docs.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gck/gck-docs.sgml')
-rw-r--r--docs/reference/gck/gck-docs.sgml35
1 files changed, 0 insertions, 35 deletions
diff --git a/docs/reference/gck/gck-docs.sgml b/docs/reference/gck/gck-docs.sgml
deleted file mode 100644
index f5668f3e..00000000
--- a/docs/reference/gck/gck-docs.sgml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?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>Gck Library Reference Manual</title>
- <releaseinfo>
- For Gck &version;.
- An online version of this documentation can be found at
- <ulink role="online-location" url="http://developer.gnome.org/gck/stable/">http://developer.gnome.org/gck/stable/</ulink>.
- </releaseinfo>
- </bookinfo>
-
- <chapter id="reference">
- <title>PKCS#11 GObject Bindings</title>
- <xi:include href="xml/gck-module.xml"/>
- <xi:include href="xml/gck-slot.xml"/>
- <xi:include href="xml/gck-session.xml"/>
- <xi:include href="xml/gck-object.xml"/>
- <xi:include href="xml/gck-attribute.xml"/>
- <xi:include href="xml/gck-attributes.xml"/>
- <xi:include href="xml/gck-enumerator.xml"/>
- <xi:include href="xml/gck-modules.xml"/>
- <xi:include href="xml/gck-error.xml"/>
- <xi:include href="xml/gck-uri.xml"/>
- <xi:include href="xml/gck-misc.xml"/>
- </chapter>
-
- <xi:include href="gck-pkcs11-links.xml"/>
- <xi:include href="xml/annotation-glossary.xml">
- <xi:fallback />
- </xi:include>
-</book>