Преглед изворни кода

doc: GCC plugin example before standard API example

Nathalie Furmento пре 14 година
родитељ
комит
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.
 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}
 The different values are:

Разлика између датотеке није приказан због своје велике величине
+ 514 - 510
doc/chapters/basic-examples.texi