diff --git a/native_client/dotnet/README.rst b/doc/BUILDING_DotNet.rst similarity index 97% rename from native_client/dotnet/README.rst rename to doc/BUILDING_DotNet.rst index 7c9010c2..a85598e0 100644 --- a/native_client/dotnet/README.rst +++ b/doc/BUILDING_DotNet.rst @@ -1,3 +1,4 @@ +.. _build-native-client-dotnet: Building DeepSpeech native client for Windows ============================================= @@ -30,7 +31,8 @@ Prerequisites * Windows 10 * `Windows 10 SDK `_ -* `Visual Studio 2019 Community `_ +* `Visual Studio 2019 Community `_ v16.5.4.0 +* `Visual Studio 2019 BuildTools `_ v16.5.4.0 * `TensorFlow Windows pre-requisites `_ Inside the Visual Studio Installer enable ``MS Build Tools`` and ``VC++ 2019 v16.00 (v160) toolset for desktop``. diff --git a/doc/index.rst b/doc/index.rst index c5e80d06..33285c67 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -62,6 +62,8 @@ See the output of ``deepspeech -h`` for more information on the use of ``deepspe BUILDING + BUILDING_DotNet + .. include:: ../SUPPORT.rst .. toctree::