From 7f908c49d197ec4cbc6d336573abfb3578644547 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Tue, 30 Jan 2024 18:25:28 -0500 Subject: [PATCH] Add a link to the binding documentation. --- doc/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/index.md b/doc/index.md index 48eea38914..b822fe278a 100644 --- a/doc/index.md +++ b/doc/index.md @@ -35,6 +35,9 @@ The following basic guides are *highly recommended* before using mlpack. * ***Reference for mlpack core classes***: - [Core mlpack documentation](user/core.md) + * ***Bindings to other languages*** (Python/R/CLI/Julia/Go): + - [Links to quickstarts and references](#bindings-to-other-languages) + ## mlpack algorithm documentation Documentation for each machine learning algorithm that mlpack implements is