浏览代码

doc: fix document structure

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

+ 7 - 0
doc/starpu.texi

@@ -3955,6 +3955,13 @@ starpu_multiformat_data_register(handle, 0, &array_of_structs, NX, &format_ops);
 @node Data Partition
 @section Data Partition
 
+@menu
+* Basic API::                   
+* Predefined filter functions::  
+@end menu
+
+@node Basic API
+@subsection Basic API
 @deftp {Data Type} {struct starpu_data_filter}
 The filter structure describes a data partitioning operation, to be given to the
 @code{starpu_data_partition} function, see @ref{starpu_data_partition}