Browse Source

doc: Add a function index.

Ludovic Courtès 14 years ago
parent
commit
0c51883ece
1 changed files with 10 additions and 0 deletions
  1. 10 0
      doc/starpu.texi

+ 10 - 0
doc/starpu.texi

@@ -42,6 +42,8 @@ This manual documents the usage of StarPU.
 * StarPU API::                  The API to use StarPU
 * Advanced Topics::             Advanced use of StarPU
 * Full source code for the 'Scaling a Vector' example::  
+
+* Function Index::              Index of C functions.
 @end menu
 
 @c ---------------------------------------------------------------------
@@ -4553,4 +4555,12 @@ static struct starpu_sched_policy_s dummy_sched_policy = @{
 @include vector_scal_opencl_codelet.texi
 @end smallexample
 
+@c
+@c Indices.
+@c
+
+@node Function Index
+@unnumbered Function Index
+@printindex fn
+
 @bye