danetool is being built even without libgnutls-dane.
[gnutls.git] / doc / reference / gnutls-docs.sgml
blob936adf6bf77962f37b54ba3e84e208e7504e997a
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
5 <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
6 <!ENTITY version SYSTEM "version.xml">
7 ]>
8 <book id="index">
9 <bookinfo>
10 <title>GnuTLS API Reference Manual</title>
11 <releaseinfo>
12 for GnuTLS &version;.
13 The latest version of this documentation can be found on-line at
14 <ulink role="online-location" url="https://www.gnu.org/software/gnutls/reference/">https://www.gnu.org/software/gnutls/reference/</ulink>.
15 </releaseinfo>
16 </bookinfo>
18 <chapter id="intro">
19 <title>GnuTLS API Reference Manual</title>
21 <para>
22 GnuTLS implements the Transport Layer Security (TLS) and Secure
23 Sockets Layer (SSL) protocols for the GNU project.
24 </para>
26 <para>
27 More up to date information can be found at
28 <ulink url="http://www.gnu.org/software/gnutls/">
29 http://www.gnu.org/software/gnutls/</ulink>.
30 </para>
32 <xi:include href="xml/gnutls.xml"/>
33 <xi:include href="xml/abstract.xml"/>
34 <xi:include href="xml/x509.xml"/>
35 <xi:include href="xml/openpgp.xml"/>
36 <xi:include href="xml/crypto.xml"/>
37 <xi:include href="xml/pkcs11.xml"/>
38 <xi:include href="xml/pkcs12.xml"/>
39 <!-- <xi:include href="xml/ocsp.xml"/>
40 <xi:include href="xml/dtls.xml"/>
41 <xi:include href="xml/tpm.xml"/>
42 <xi:include href="xml/dane.xml"/> -->
44 </chapter>
45 <index id="api-index-full">
46 <title>API Index</title>
47 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
48 </index>
49 <index role="deprecated" id="api-index-deprecated">
50 <title>Index of deprecated symbols</title>
51 </index>
52 <index role="2.4.0" id="api-index-2-4-0">
53 <title>Index of new symbols in 2.4.0</title>
54 </index>
55 <index role="2.6.0" id="api-index-2-6-0">
56 <title>Index of new symbols in 2.6.0</title>
57 </index>
58 <index role="2.8.0" id="api-index-2-8-0">
59 <title>Index of new symbols in 2.8.0</title>
60 </index>
61 <index role="2.10.0" id="api-index-2-10-0">
62 <title>Index of new symbols in 2.10.0</title>
63 </index>
64 <index role="2.12.0" id="api-index-2-12-0">
65 <title>Index of new symbols in 2.12.0</title>
66 </index>
67 <index role="3.0" id="api-index-3-0">
68 <title>Index of new symbols in 3.0.x</title>
69 </index>
70 </book>