Add `gnutls/dtls.h' to the distribution.
[gnutls.git] / doc / reference / gnutls-docs.sgml
blob03d3aa3c6cfc1b9f1205e1feec763c034d4745ac
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 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
5 <bookinfo>
6 <title>GnuTLS API Reference Manual</title>
7 </bookinfo>
9 <chapter id="intro">
10 <title>GnuTLS API Reference Manual</title>
12 <para>
13 GnuTLS implements the Transport Layer Security (TLS) and Secure
14 Sockets Layer (SSL) protocols for the GNU project.
15 </para>
17 <para>
18 More up to date information can be found at
19 <ulink url="http://www.gnu.org/software/gnutls/">
20 http://www.gnu.org/software/gnutls/</ulink>.
21 </para>
23 <xi:include href="xml/gnutls.xml"/>
24 <xi:include href="xml/extra.xml"/>
25 <xi:include href="xml/x509.xml"/>
26 <xi:include href="xml/pkcs11.xml"/>
27 <xi:include href="xml/pkcs12.xml"/>
28 <xi:include href="xml/openpgp.xml"/>
29 <xi:include href="xml/crypto.xml"/>
30 <xi:include href="xml/openssl.xml"/>
31 </chapter>
33 <index id="api-index-full">
34 <title>Index of all symbols</title>
35 </index>
36 <index role="deprecated" id="api-index-deprecated">
37 <title>Index of deprecated symbols</title>
38 </index>
39 <index role="2.4.0" id="api-index-2-4-0">
40 <title>Index of new symbols in 2.4.0</title>
41 </index>
42 <index role="2.6.0" id="api-index-2-6-0">
43 <title>Index of new symbols in 2.6.0</title>
44 </index>
45 <index role="2.8.0" id="api-index-2-8-0">
46 <title>Index of new symbols in 2.8.0</title>
47 </index>
48 <index role="2.10.0" id="api-index-2-10-0">
49 <title>Index of new symbols in 2.10.0</title>
50 </index>
51 <index role="2.12.0" id="api-index-2-12-0">
52 <title>Index of new symbols in 2.12.0</title>
53 </index>
54 </book>