Browse Source

add group in doc

Corentin Salingue 12 years ago
parent
commit
77c3a57111
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/doxygen/chapters/api/data_out_of_core.doxy

+ 1 - 0
doc/doxygen/chapters/api/data_out_of_core.doxy

@@ -10,6 +10,7 @@
 
 
 \struct disk_ops
+\ingroup API_Out_Of_Core
 This is a set of functions to manipulate datas on disk.
 
 \fn int starpu_disk_register (struct disk_ops *func, void *parameter, size_t size)