diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp index 6156ac5947..9de5b4b4b3 100644 --- a/src/mlpack/core.hpp +++ b/src/mlpack/core.hpp @@ -96,10 +96,12 @@ * A few short tutorials on how to use mlpack are given below. * * - @ref build + * - @ref build_windows * - @ref matrices * - @ref iodoc * - @ref timer * - @ref sample + * - @ref sample_ml_app * - @ref cv * - @ref hpt * - @ref verinfo @@ -247,6 +249,7 @@ * - Thanasis Mattas * - Shashank Shekhar * - Yasmine Dumouchel + * - German Lancioni */ // First, include all of the prerequisites.