From db48c6ed9a74e8630c139b07946c9ba7fb73a2f3 Mon Sep 17 00:00:00 2001 From: JordonPhillips Date: Thu, 14 Apr 2022 12:23:38 +0200 Subject: [PATCH] Clarify implemenation table in docs --- docs/source/implementations.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/source/implementations.rst b/docs/source/implementations.rst index 3a6cc264300..2c74d8e2967 100644 --- a/docs/source/implementations.rst +++ b/docs/source/implementations.rst @@ -138,7 +138,7 @@ of polish or that they work for all use cases. :widths: 25 15 10 50 * - Project - - Language + - Generator Language - Status - Description * - `TypeScript client and server codegen `_ @@ -207,7 +207,7 @@ AWS specific :widths: 25 15 10 50 * - Project - - Language + - Generator Language - Status - Description * - :ref:`aws-specifications` @@ -227,7 +227,9 @@ AWS specific * - `AWS SDK for Rust `_ - Kotlin - 0.x - - The AWS SDK for Rust is built with Smithy. + - The AWS SDK for Rust is built with Smithy. The generator + implementation, including the AWS components, can be found in + `smithy-rs. `_ * - :ref:`smithy-to-cloudformation` - Java - 1.x