]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: Add indices to the gnutls-guile manual.
authorLudovic Courtès <ludo@gnu.org>
Tue, 4 Mar 2014 23:22:46 +0000 (00:22 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 4 Mar 2014 23:22:46 +0000 (00:22 +0100)
doc/gnutls-guile.texi

index 1e28c8dc40adfbf4f06c13592feaca0acc092ee9..1bbec357dda15aee81a8bb76e0a1678aa7de7498 100644 (file)
@@ -17,7 +17,7 @@
 This manual is last updated @value{UPDATED} for version
 @value{VERSION} of GnuTLS.
 
-Copyright @copyright{} 2001-2012 Free Software Foundation, Inc.
+Copyright @copyright{} 2001-2012, 2014 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -64,7 +64,10 @@ Documentation License''.
 * Guile API Conventions::       Naming conventions and other idiosyncrasies.
 * Guile Examples::              Quick start.
 * Guile Reference::             The Scheme GnuTLS programming interface.
-* Copying Information::         Copying information.
+
+* Copying Information::         You can copy and modify this manual.
+* Procedure Index::
+* Concept Index::
 @end menu
 
 @node Preface
@@ -664,4 +667,14 @@ GNU Guile Reference Manual}).
 
 @include cha-copying.texi
 
+@node Procedure Index
+@unnumbered Procedure Index
+
+@printindex fn
+
+@node Concept Index
+@unnumbered Concept Index
+
+@printindex cp
+
 @bye