From b8f4e9afa03ae28065dbda6b9a0a0512c7503918 Mon Sep 17 00:00:00 2001 From: cfsdocs Date: Wed, 11 Oct 2023 17:42:22 +0000 Subject: [PATCH] Merge pull request #1933 from clordan/source --- deploy-custom-app.md | 19 ++++------------ deploy-integration-delete.md | 39 -------------------------------- develop.md | 37 ------------------------------ gs-dialog.md | 24 ++++---------------- skill-develop.md | 44 ------------------------------------ toc.yaml | 2 -- tutorial-digressions.md | 19 ++++------------ tutorial-slots-complex.md | 20 ++++------------ tutorial-slots.md | 20 ++++------------ tutorial.md | 21 ++++------------- 10 files changed, 24 insertions(+), 221 deletions(-) delete mode 100644 deploy-integration-delete.md delete mode 100644 develop.md delete mode 100644 skill-develop.md diff --git a/deploy-custom-app.md b/deploy-custom-app.md index 9133116e..4433cc21 100644 --- a/deploy-custom-app.md +++ b/deploy-custom-app.md @@ -9,21 +9,10 @@ subcollection: assistant --- -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} - -{{site.data.content.newlink}} +{{site.data.keyword.attribute-definition-list}} + +Documentation for the **classic {{site.data.keyword.assistant_classic_short}}** experience has moved. For the most up-to-date version, see [Integrating with a custom client app](/docs/watson-assistant?topic=watson-assistant-deploy-custom-app){: external}. +{: attention} # Integrating with a custom application {: #deploy-custom-app} diff --git a/deploy-integration-delete.md b/deploy-integration-delete.md deleted file mode 100644 index e51884ff..00000000 --- a/deploy-integration-delete.md +++ /dev/null @@ -1,39 +0,0 @@ ---- - -copyright: - years: 2015, 2021 -lastupdated: "2021-01-05" - -subcollection: assistant - - ---- - -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} - -{{site.data.content.newlink}} - -# Deleting an integration -{: #deploy-integration-delete} - -To stop an assistant from being available to users from a certain channel, delete the integration to that channel. - -1. From the Assistants page, click to open the assistant tile that you want to edit. - -1. From the Integrations section, find the tile for the integration that you want to delete. - -1. Click the ![open and close list of options](images/kebab.png) icon, and then choose **Delete**. Confirm the deletion. - -For Slack and Facebook Messenger integrations, the app that you created to connect to the assistant will no longer function properly. Be sure to update the app to connect to another assistant or delete it altogether. diff --git a/develop.md b/develop.md deleted file mode 100644 index 951b5976..00000000 --- a/develop.md +++ /dev/null @@ -1,37 +0,0 @@ ---- - -copyright: - years: 2015, 2021 -lastupdated: "2021-01-19" - -subcollection: assistant - ---- - -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:external: target="_blank" .external} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} - -{{site.data.content.newlink}} - -# Advanced development tasks -{: #develop} - -A developer can extend the capabilities of your assistant by using tools that are provided within the product or the product APIs or a combination of both. -{: shortdesc} - -- [Using webhooks](/docs/assistant?topic=assistant-webhook-overview) -- [Dialog skill development](/docs/assistant?topic=assistant-skill-develop) -- [Web chat development](/docs/assistant?topic=assistant-web-chat-basics) -- [Custom user interface development](/docs/assistant?topic=assistant-api-overview) \ No newline at end of file diff --git a/gs-dialog.md b/gs-dialog.md index 3c74fbae..bb658fcd 100644 --- a/gs-dialog.md +++ b/gs-dialog.md @@ -11,26 +11,10 @@ completion-time: 10m --- -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:external: target="_blank" .external} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} -{:hide-dashboard: .hide-dashboard} -{:download: .download} -{:video: .video} -{:step: data-tutorial-type='step'} - -{{site.data.content.newlink}} +{{site.data.keyword.attribute-definition-list}} + +Documentation for the **classic {{site.data.keyword.assistant_classic_short}}** experience has moved. For the most up-to-date version, see [Getting started with dialog](/docs/watson-assistant?topic=watson-assistant-gs-dialog){: external}. +{: attention} # Getting started with a dialog skill {: #gs-dialog} diff --git a/skill-develop.md b/skill-develop.md deleted file mode 100644 index 90a97b03..00000000 --- a/skill-develop.md +++ /dev/null @@ -1,44 +0,0 @@ ---- - -copyright: - years: 2015, 2021 -lastupdated: "2021-01-21" - -subcollection: assistant - ---- - -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:external: target="_blank" .external} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} - -{{site.data.content.newlink}} - -# Advanced skill development -{: #skill-develop} - -A developer can extend the capabilities of a skill. -{: shortdesc} - -Learn more about what's possible in the following sections. - -## Dialog skill development -{: #skill-develop-dialog} - -- [Adding custom dialog flow for integrations](/docs/assistant?topic=assistant-dialog-integrations) -- [Defining responses using the JSON editor](/docs/assistant?topic=assistant-dialog-responses-json) -- [Handling phone interactions](/docs/assistant?topic=assistant-dialog-voice-actions) -- [Handling *SMS with Twilio* interactions](/docs/assistant?topic=assistant-dialog-sms-actions) -- [Making a programmatic call from dialog](/docs/assistant?topic=assistant-dialog-webhooks) -- [Requesting client actions](/docs/assistant?topic=assistant-dialog-actions-client) \ No newline at end of file diff --git a/toc.yaml b/toc.yaml index c728dbc8..1f0b7116 100644 --- a/toc.yaml +++ b/toc.yaml @@ -112,7 +112,6 @@ toc: - deploy-sms.md - deploy-whatsapp.md - deploy-custom-app.md - - deploy-integration-delete.md - topicgroup: label: Analytics topics: @@ -145,7 +144,6 @@ toc: - topicgroup: label: Dialog skill development topics: - - skill-develop.md - message-anatomy.md - dialog-integrations.md - dialog-sms-actions.md diff --git a/tutorial-digressions.md b/tutorial-digressions.md index 219f0106..c6a89c2c 100644 --- a/tutorial-digressions.md +++ b/tutorial-digressions.md @@ -8,21 +8,10 @@ subcollection: assistant --- -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} - -{{site.data.content.newlink}} +{{site.data.keyword.attribute-definition-list}} + +Documentation for the **classic {{site.data.keyword.assistant_classic_short}}** experience has moved. For the most up-to-date version, see [Understanding digressions in dialog](/docs/watson-assistant?topic=watson-assistant-tutorial-digressions){: external}. +{: attention} # Understanding dialog skill digressions {: #tutorial-digressions} diff --git a/tutorial-slots-complex.md b/tutorial-slots-complex.md index 785e37b3..e677b78d 100644 --- a/tutorial-slots-complex.md +++ b/tutorial-slots-complex.md @@ -11,22 +11,10 @@ completion-time: 2h --- -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} -{:step: data-tutorial-type='step'} - -{{site.data.content.newlink}} +{{site.data.keyword.attribute-definition-list}} + +Documentation for the **classic {{site.data.keyword.assistant_classic_short}}** experience has moved. For the most up-to-date version, see [Improving a dialog node with slots](/docs/watson-assistant?topic=watson-assistant-tutorial-slots-complex){: external}. +{: attention} # Improving a dialog node with slots {: #tutorial-slots-complex} diff --git a/tutorial-slots.md b/tutorial-slots.md index 2fa63cee..ae2def9b 100644 --- a/tutorial-slots.md +++ b/tutorial-slots.md @@ -11,22 +11,10 @@ completion-time: 30m --- -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} -{:step: data-tutorial-type='step'} - -{{site.data.content.newlink}} +{{site.data.keyword.attribute-definition-list}} + +Documentation for the **classic {{site.data.keyword.assistant_classic_short}}** experience has moved. For the most up-to-date version, see [Adding a node with slots to a dialog](/docs/watson-assistant?topic=watson-assistant-tutorial-slots){: external}. +{: attention} # Adding a node with slots to a dialog {: #tutorial-slots} diff --git a/tutorial.md b/tutorial.md index 089f8725..24a5b6a0 100644 --- a/tutorial.md +++ b/tutorial.md @@ -11,24 +11,11 @@ completion-time: 2h --- -{:shortdesc: .shortdesc} -{:new_window: target="_blank"} -{:deprecated: .deprecated} -{:important: .important} -{:note: .note} -{:tip: .tip} -{:pre: .pre} -{:codeblock: .codeblock} -{:screen: .screen} -{:javascript: .ph data-hd-programlang='javascript'} -{:java: .ph data-hd-programlang='java'} -{:python: .ph data-hd-programlang='python'} -{:swift: .ph data-hd-programlang='swift'} -{:gif: data-image-type='gif'} -{:step: data-tutorial-type='step'} - -{{site.data.content.newlink}} +{{site.data.keyword.attribute-definition-list}} +Documentation for the **classic {{site.data.keyword.assistant_classic_short}}** experience has moved. For the most up-to-date version, see [Building a complex dialog](/docs/watson-assistant?topic=watson-assistant-tutorial){: external}. +{: attention} + # Building a complex dialog {: #tutorial} {: toc-content-type="tutorial"}