summaryrefslogtreecommitdiff
path: root/doc/cha-functions.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-21 21:18:59 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-21 21:18:59 +0100
commite36b08d729af195c1d9dd1800ff0b57349fe4aab (patch)
tree4bfdd37c29d5ddc423ebdba9168d8382cab94376 /doc/cha-functions.texi
parent1e8f5a67debebb0f918660bf34fedebc43b1ef36 (diff)
downloadgnutls-e36b08d729af195c1d9dd1800ff0b57349fe4aab.tar.gz
updated docs for sbuf API.
Diffstat (limited to 'doc/cha-functions.texi')
-rw-r--r--doc/cha-functions.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/cha-functions.texi b/doc/cha-functions.texi
index da86cc4b2c..145f9d5da6 100644
--- a/doc/cha-functions.texi
+++ b/doc/cha-functions.texi
@@ -4,6 +4,7 @@
@menu
* Core TLS API::
+* High level TLS API::
* Datagram TLS API::
* X509 certificate API::
* OCSP API::
@@ -25,6 +26,14 @@ The prototypes for the following functions lie in
@include gnutls-api.texi
+@node High level TLS API
+@section High level TLS API
+
+The prototypes for the following functions lie in
+@file{gnutls/sbuf.h}.
+
+@include sbuf-api.texi
+
@node Datagram TLS API
@section Datagram TLS API