From bb651eeceb826eea4b183fd8aff113a1cff580ed Mon Sep 17 00:00:00 2001 From: zhenghaoz Date: Tue, 30 May 2023 21:50:54 +0800 Subject: [PATCH] make .NET/PHP/Ruby SDK public --- src/docs/master/api/dotnet-sdk.md | 5 +---- src/docs/master/api/php-sdk.md | 5 +---- src/docs/master/api/ruby-sdk.md | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/src/docs/master/api/dotnet-sdk.md b/src/docs/master/api/dotnet-sdk.md index c11bffb..c2cf379 100644 --- a/src/docs/master/api/dotnet-sdk.md +++ b/src/docs/master/api/dotnet-sdk.md @@ -5,10 +5,7 @@ icon: dot-net ::: warning -The .NET SDK has not been released. Contact us if you are interested: - -[![Discord](https://img.shields.io/discord/830635934210588743)](https://discord.gg/x6gAtNNkAE) -Gorse推荐系统交流群 +The .NET SDK is under development, and APIs might be changed in later versions. Pull requests are welcomed: https://github.com/gorse-io/Gorse.NET ::: diff --git a/src/docs/master/api/php-sdk.md b/src/docs/master/api/php-sdk.md index ef6cce8..6f0ec45 100644 --- a/src/docs/master/api/php-sdk.md +++ b/src/docs/master/api/php-sdk.md @@ -5,10 +5,7 @@ icon: php ::: warning -The PHP SDK has not been released. Contact us if you are interested: - -[![Discord](https://img.shields.io/discord/830635934210588743)](https://discord.gg/x6gAtNNkAE) -Gorse推荐系统交流群 +The PHP SDK is under development, and APIs might be changed in later versions. Pull requests are welcomed: https://github.com/gorse-io/php-gorse ::: diff --git a/src/docs/master/api/ruby-sdk.md b/src/docs/master/api/ruby-sdk.md index fb33d06..ee0f282 100644 --- a/src/docs/master/api/ruby-sdk.md +++ b/src/docs/master/api/ruby-sdk.md @@ -5,10 +5,7 @@ icon: ruby ::: warning -The Ruby SDK has not been released. Contact us if you are interested: - -[![Discord](https://img.shields.io/discord/830635934210588743)](https://discord.gg/x6gAtNNkAE) -Gorse推荐系统交流群 +The Ruby SDK is under development, and APIs might be changed in later versions. Pull requests are welcomed: https://github.com/gorse-io/gorse-rb :::