소스 검색

doc: Add a function index.

Ludovic Courtès 14 년 전
부모
커밋
0c51883ece
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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