瀏覽代碼

doc: GCC plugin example before standard API example

Nathalie Furmento 13 年之前
父節點
當前提交
c13e50a5a0
共有 2 個文件被更改,包括 515 次插入511 次删除
  1. 1 1
      doc/chapters/basic-api.texi
  2. 514 510
      doc/chapters/basic-examples.texi

+ 1 - 1
doc/chapters/basic-api.texi

@@ -542,7 +542,7 @@ Return the interface associated with @var{handle} on @var{memory_node}.
 
 
 Each data interface is provided with a set of field access functions.
 Each data interface is provided with a set of field access functions.
 The ones using a @code{void *} parameter aimed to be used in codelet
 The ones using a @code{void *} parameter aimed to be used in codelet
-implementations (see for example the code in @ref{Scaling a Vector}).
+implementations (see for example the code in @ref{Vector Scaling Using StarPu's API}).
 
 
 @deftp {Data Type} {enum starpu_data_interface_id}
 @deftp {Data Type} {enum starpu_data_interface_id}
 The different values are:
 The different values are:

文件差異過大導致無法顯示
+ 514 - 510
doc/chapters/basic-examples.texi