瀏覽代碼

Renaming subsubsections in "Data interfaces" for the sake of consistency.

Cyril Roelandt 13 年之前
父節點
當前提交
2529bffe83
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/chapters/basic-api.texi

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

@@ -558,7 +558,7 @@ The different values are:
 @end menu
 @end menu
 
 
 @node Accessing Handle
 @node Accessing Handle
-@subsubsection Accessing Handle
+@subsubsection Handle
 
 
 @deftypefun {void *} starpu_handle_to_pointer (starpu_data_handle_t @var{handle}, uint32_t @var{node})
 @deftypefun {void *} starpu_handle_to_pointer (starpu_data_handle_t @var{handle}, uint32_t @var{node})
 Return the pointer associated with @var{handle} on node @var{node} or
 Return the pointer associated with @var{handle} on node @var{node} or
@@ -576,7 +576,7 @@ Return the unique identifier of the interface associated with the given @var{han
 @end deftypefun
 @end deftypefun
 
 
 @node Accessing Variable Data Interfaces
 @node Accessing Variable Data Interfaces
-@subsubsection Accessing Variable Data Interfaces
+@subsubsection Variable Data Interfaces
 
 
 @deftypefun size_t starpu_variable_get_elemsize (starpu_data_handle_t @var{handle})
 @deftypefun size_t starpu_variable_get_elemsize (starpu_data_handle_t @var{handle})
 Return the size of the variable designated by @var{handle}.
 Return the size of the variable designated by @var{handle}.