summaryrefslogtreecommitdiff
path: root/doc/gnutls.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-13 21:25:55 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-14 16:58:14 +0100
commit54e3f5b50c173083ef8e870d1b29321f06cc8873 (patch)
tree2478e0971170ef646880214da517212a4710f8c8 /doc/gnutls.texi
parent06010f7310003259e617ada2a7275900553b9e99 (diff)
downloadgnutls-54e3f5b50c173083ef8e870d1b29321f06cc8873.tar.gz
reorganized documentation
Diffstat (limited to 'doc/gnutls.texi')
-rw-r--r--doc/gnutls.texi14
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/gnutls.texi b/doc/gnutls.texi
index fd4bf1f9ce..8f4e13fc18 100644
--- a/doc/gnutls.texi
+++ b/doc/gnutls.texi
@@ -147,11 +147,13 @@ Documentation License''.
@menu
* Preface::
-* The Library::
+* Introduction to GnuTLS::
* Introduction to TLS::
-* Authentication methods::
+* Certificate authentication::
+* Shared-key and anonymous authentication::
* More on certificate authentication::
* How to use GnuTLS in applications::
+* GnuTLS application examples::
* Other included programs::
* Internal architecture of GnuTLS::
* Support::
@@ -171,12 +173,16 @@ Documentation License''.
@include cha-intro-tls.texi
-@include cha-auth.texi
-
@include cha-cert-auth.texi
+@include cha-shared-key.texi
+
+@include cha-cert-auth2.texi
+
@include cha-gtls-app.texi
+@include cha-gtls-examples.texi
+
@include cha-programs.texi
@include cha-internals.texi