Skip to content

Commit f7e26af

Browse files
committed
[Cogsvcs] Qna Maker - freshness
1 parent 4390afa commit f7e26af

File tree

6 files changed

+11
-6
lines changed

6 files changed

+11
-6
lines changed

articles/cognitive-services/QnAMaker/Quickstarts/quickstart-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Quickstart: Use SDK to create and manage knowledge base - QnA Maker"
33
description: This quickstart shows you how to create and manage your knowledge base using the client SDK.
44
ms.topic: quickstart
5-
ms.date: 01/13/2020
5+
ms.date: 04/27/2020
66
zone_pivot_groups: programming-languages-set-six
77
---
88

articles/cognitive-services/QnAMaker/includes/quickstart-sdk-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Quickstart: QnA Maker client library for .NET"
33
description: This quickstart shows how to get started with the QnA Maker client library for .NET. Follow these steps to install the package and try out the example code for basic tasks. QnA Maker enables you to power a question-and-answer service from your semi-structured content like FAQ documents, URLs, and product manuals.
44
ms.topic: quickstart
5-
ms.date: 01/13/2020
5+
ms.date: 04/27/2020
66
---
77
Use the QnA Maker client library for .NET to:
88

articles/cognitive-services/QnAMaker/includes/quickstart-sdk-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Quickstart: QnA Maker client library for Node.js"
33
description: This quickstart shows how to get started with the QnA Maker client library for Node.js.
44
ms.topic: quickstart
5-
ms.date: 01/13/2020
5+
ms.date: 04/27/2020
66
---
77
Use the QnA Maker client library for Node.js to:
88

articles/cognitive-services/QnAMaker/includes/quickstart-sdk-python.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
1+
---
2+
title: "Quickstart: QnA Maker client library for Python"
3+
description: This quickstart shows how to get started with the QnA Maker client library for Python.
4+
ms.topic: quickstart
5+
ms.date: 04/27/2020
6+
---
27
Use the QnA Maker client library for python to:
38

49
* Create a knowledge base

articles/cognitive-services/QnAMaker/includes/quickstart-test-tool-curl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: cognitive-services
88
ms.subservice: luis
99
ms.topic: include
1010
ms.custom: include file
11-
ms.date: 02/08/2020
11+
ms.date: 04/27/2020
1212
ms.author: diberry
1313
---
1414

articles/cognitive-services/QnAMaker/includes/quickstart-test-tool-postman.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: cognitive-services
88
ms.subservice: luis
99
ms.topic: include
1010
ms.custom: include file
11-
ms.date: 02/08/2020
11+
ms.date: 04/27/2020
1212
ms.author: diberry
1313
---
1414

0 commit comments

Comments
 (0)