Explorar o código

doc: Add a function index.

Ludovic Courtès %!s(int64=14) %!d(string=hai) anos
pai
achega
0c51883ece
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  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
 * StarPU API::                  The API to use StarPU
 * Advanced Topics::             Advanced use of StarPU
 * Advanced Topics::             Advanced use of StarPU
 * Full source code for the 'Scaling a Vector' example::  
 * Full source code for the 'Scaling a Vector' example::  
+
+* Function Index::              Index of C functions.
 @end menu
 @end menu
 
 
 @c ---------------------------------------------------------------------
 @c ---------------------------------------------------------------------
@@ -4553,4 +4555,12 @@ static struct starpu_sched_policy_s dummy_sched_policy = @{
 @include vector_scal_opencl_codelet.texi
 @include vector_scal_opencl_codelet.texi
 @end smallexample
 @end smallexample
 
 
+@c
+@c Indices.
+@c
+
+@node Function Index
+@unnumbered Function Index
+@printindex fn
+
 @bye
 @bye