浏览代码

doc: add a datatype index

Nathalie Furmento 13 年之前
父节点
当前提交
2218547f36
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6 3
      doc/starpu.texi

+ 6 - 3
doc/starpu.texi

@@ -75,11 +75,10 @@ was last updated on @value{UPDATED}.
 * StarPU API::                  The API to use StarPU
 * Advanced Topics::             Advanced use of StarPU
 * C Extensions::                Easier StarPU programming with GCC
-
 * Full source code for the 'Scaling a Vector' example::
-* Function Index::              Index of C functions.
-
 * GNU Free Documentation License::    How you can copy and share this manual.
+* Function Index::              Index of C functions.
+* Datatype Index::              Index of C datatypes
 @end menu
 
 @c ---------------------------------------------------------------------
@@ -5199,4 +5198,8 @@ static struct starpu_sched_policy_s dummy_sched_policy = @{
 @unnumbered Function Index
 @printindex fn
 
+@node Datatype Index
+@unnumbered Datatype Index
+@printindex tp
+
 @bye