Browse Source

doc/doxygen: improve doc

Nathalie Furmento 12 years ago
parent
commit
c6507cc0cd

+ 1 - 1
doc/doxygen/chapters/advanced_examples.doxy

@@ -1206,7 +1206,7 @@ More advanced examples include:
 <dl>
 <dl>
 <dt><c>filters/</c></dt>
 <dt><c>filters/</c></dt>
 <dd>
 <dd>
-    Examples using filters, as shown in \ref Partitioning_Data.
+    Examples using filters, as shown in \ref PartitioningData.
 </dd>
 </dd>
 <dt><c>lu/</c></dt>
 <dt><c>lu/</c></dt>
 <dd>
 <dd>

+ 1 - 1
doc/doxygen/chapters/basic_examples.doxy

@@ -720,7 +720,7 @@ $ STARPU_NCPU=0 ./vector_scal
 \endverbatim
 \endverbatim
 
 
 or by disabling CUDA devices (which may permit to enable the use of OpenCL,
 or by disabling CUDA devices (which may permit to enable the use of OpenCL,
-see \ref Enabling_OpenCL) :
+see \ref EnablingOpenCL) :
 
 
 \verbatim
 \verbatim
 $ STARPU_NCUDA=0 ./vector_scal
 $ STARPU_NCUDA=0 ./vector_scal

+ 1 - 2
doc/doxygen/chapters/building.doxy

@@ -86,8 +86,7 @@ $ ./autogen.sh
 \endverbatim
 \endverbatim
 
 
 You then need to configure StarPU. Details about options that are
 You then need to configure StarPU. Details about options that are
-useful to give to <c>./configure</c> are given in @ref{Compilation
+useful to give to <c>./configure</c> are given in \ref CompilationConfiguration.
-configuration}.
 
 
 \verbatim
 \verbatim
 $ ./configure
 $ ./configure

+ 1 - 1
doc/doxygen/chapters/performance_feedback.doxy

@@ -243,7 +243,7 @@ $ ./configure --with-fxt=$FXTDIR
 \endverbatim
 \endverbatim
 
 
 Or you can simply point the <c>PKG_CONFIG_PATH</c> to
 Or you can simply point the <c>PKG_CONFIG_PATH</c> to
-<c>$FXTDIR/lib/pkgconfig</c> and pass \ref with-fx to
+<c>$FXTDIR/lib/pkgconfig</c> and pass \ref with-fxt to
 <c>./configure</c>
 <c>./configure</c>
 
 
 When FxT is enabled, a trace is generated when StarPU is terminated by calling
 When FxT is enabled, a trace is generated when StarPU is terminated by calling