From 2aa5f1c194c30b432d6dfe9fba6f0c52c881e852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Denoix?= Date: Fri, 21 Sep 2018 14:22:30 +0200 Subject: [PATCH] Add LaRecipe to the list of Integrations (#456) --- docs/src/integrations.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/src/integrations.md b/docs/src/integrations.md index 2de66458..fe03f482 100644 --- a/docs/src/integrations.md +++ b/docs/src/integrations.md @@ -13,9 +13,10 @@ see how to enable DocSearch on your website: - [VuePress][3] - [Algolia Search][4] - [GitBook][5] - [pkgdown][6] - [DocSearch indexing][7] +- [LaRecipe][8] - [Algolia Search][9] Additionally, if you're a maintaining a similar tool and would like to be added -to the list, get [in touch with us][8]. We'd be happy to help. +to the list, get [in touch with us][10]. We'd be happy to help. [1]: https://docusaurus.io/ [2]: https://docusaurus.io/docs/en/search#docsNav @@ -24,4 +25,6 @@ to the list, get [in touch with us][8]. We'd be happy to help. [5]: https://docs.gitbook.com/ [6]: http://pkgdown.r-lib.org/index.html [7]: http://pkgdown.r-lib.org/articles/pkgdown.html#search -[8]: mailto:docsearch@algolia.com +[8]: https://larecipe.binarytorch.com.my/docs/1.2/overview +[9]: https://larecipe.binarytorch.com.my/docs/1.2/configurations#search +[10]: mailto:docsearch@algolia.com