From 16111d123a1011a829a17fa91fbda1efb4a7cd1e Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sat, 5 Nov 2016 22:37:43 +0100 Subject: doc: Add procedure index. * doc/indices.texi (Procedure Index): New node. * doc/guile-ssh.texi: Add it to the menu. Signed-off-by: Artyom V. Poptsov --- doc/guile-ssh.texi | 1 + doc/indices.texi | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/guile-ssh.texi b/doc/guile-ssh.texi index 907f7fd..339d4d3 100644 --- a/doc/guile-ssh.texi +++ b/doc/guile-ssh.texi @@ -67,6 +67,7 @@ Appendices Indices * Type Index:: +* Procedure Index:: * Concept Index:: @end menu diff --git a/doc/indices.texi b/doc/indices.texi index 5e85df6..c09ad5e 100644 --- a/doc/indices.texi +++ b/doc/indices.texi @@ -9,6 +9,11 @@ @printindex tp +@node Procedure Index +@unnumbered Procedure Index + +@printindex fn + @node Concept Index @unnumbered Concept Index -- cgit v1.2.3