浏览代码

doc/chapters/advanced-api.texi: add anchors for type definitions

Nathalie Furmento 13 年之前
父节点
当前提交
301d18b775
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      doc/chapters/advanced-api.texi

+ 8 - 0
doc/chapters/advanced-api.texi

@@ -140,6 +140,10 @@ the format.
 @node Task Bundles
 @section Task Bundles
 
+@deftp {DataType} {struct starpu_task_bundle_entry}
+TODO
+@end deftp
+
 @deftp {DataType} {struct starpu_task_bundle}
 The task bundle structure describes a list of tasks that should be
 scheduled together whenever possible. The different fields are:
@@ -265,6 +269,10 @@ the StarPU sources in the directory @code{examples/scheduler/}.
 @node Scheduling Policy API
 @subsection Scheduling Policy API
 
+@deftp {Data Type} {struct starpu_machine_topology}
+TODO
+@end deftp
+
 @deftp {Data Type} {struct starpu_sched_policy}
 This structure contains all the methods that implement a scheduling policy.  An
 application may specify which scheduling strategy in the @code{sched_policy}