summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-10-14 16:10:11 +0200
committerSimon Josefsson <simon@josefsson.org>2010-10-14 16:10:11 +0200
commit4890c2016bd8d057ddeb71fa4375ef9a591f04a2 (patch)
tree184d77003831f366162ed7f682d618a79b3485c1 /doc/reference
parentb662e8c83472494c95e12380f0e534a7ae3e8d47 (diff)
downloadgnutls-4890c2016bd8d057ddeb71fa4375ef9a591f04a2.tar.gz
Improve GTK-DOC manual.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/gnutls-docs.sgml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/reference/gnutls-docs.sgml b/doc/reference/gnutls-docs.sgml
index f970dcdde3..beefae5df6 100644
--- a/doc/reference/gnutls-docs.sgml
+++ b/doc/reference/gnutls-docs.sgml
@@ -10,8 +10,8 @@
<title>GnuTLS API Reference Manual</title>
<para>
- GnuTLS is a implementation of the TLS (Transport Layer Security)
- and SSL (Secure Sockets Layer) protocols for the GNU project.
+ GnuTLS implements the TLS (Transport Layer Security) and SSL
+ (Secure Sockets Layer) protocols for the GNU project.
</para>
<para>
@@ -23,6 +23,7 @@
<xi:include href="xml/gnutls.xml"/>
<xi:include href="xml/extra.xml"/>
<xi:include href="xml/x509.xml"/>
+ <xi:include href="xml/pkcs11.xml"/>
<xi:include href="xml/pkcs12.xml"/>
<xi:include href="xml/openpgp.xml"/>
<xi:include href="xml/crypto.xml"/>
@@ -47,4 +48,7 @@
<index role="2.10.0" id="api-index-2-10-0">
<title>Index of new symbols in 2.10.0</title>
</index>
+ <index role="2.10.0" id="api-index-2-12-0">
+ <title>Index of new symbols in 2.12.0</title>
+ </index>
</book>