From 79a5db3fac410cfd95ff307b14d94c83760f76c7 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Mon, 12 Aug 2024 16:40:10 -0400 Subject: [PATCH 1/2] DOCSP-4117 API Documentation --- source/index.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/index.txt b/source/index.txt index 8ecf273d..ecd80735 100644 --- a/source/index.txt +++ b/source/index.txt @@ -26,6 +26,7 @@ /compatibility Validate Driver Artifact Signatures View the Source + API Documentation <{+api+}> Introduction ------------ From 909195c3753b995952e3dfc5295bb311232f94f2 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Mon, 12 Aug 2024 17:40:43 -0400 Subject: [PATCH 2/2] fix link --- source/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.txt b/source/index.txt index ecd80735..55df6e49 100644 --- a/source/index.txt +++ b/source/index.txt @@ -26,7 +26,7 @@ /compatibility Validate Driver Artifact Signatures View the Source - API Documentation <{+api+}> + API Documentation <{+api+}/com.mongodb.kotlin.client/index.html> Introduction ------------