Procházet zdrojové kódy

doc/doxygen: fix section name

Nathalie Furmento před 12 roky
rodič
revize
472d7e0eb0
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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}