Browse Source

doc/doxygen: fix section name

Nathalie Furmento 12 years ago
parent
commit
472d7e0eb0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/doxygen/chapters/api/top.doxy
  2. 1 1
      doc/doxygen/refman.tex

+ 1 - 1
doc/doxygen/chapters/api/top.doxy

@@ -6,7 +6,7 @@
  * See the file version.doxy for copying conditions.
  */
 
-/*! \defgroup API_StarPU-Top_Interface StarPU-Top Interface
+/*! \defgroup API_StarPUTop_Interface StarPU-Top Interface
 
 \enum starpu_top_data_type
 \ingroup API_StarPU-Top_Interface

+ 1 - 1
doc/doxygen/refman.tex

@@ -208,7 +208,7 @@ Documentation License”.
 \input{group__API__Parallel__Tasks}
 \input{group__API__Running__Drivers}
 \input{group__API__Expert__Mode}
-\input{group__API__StarPU-Top__Interface}
+\input{group__API__StarPUTop__Interface}
 
 \input{group__API__Scheduling__Contexts}
 \input{group__API__Scheduling__Policy}