diff --git a/docs/async-api/introduction.md b/docs/async-api/introduction.md index 842160ea..37a86bbc 100644 --- a/docs/async-api/introduction.md +++ b/docs/async-api/introduction.md @@ -4,6 +4,7 @@ title: Async API description: Symbl.ai Async APIs provides a REST interface for submitting any recorded or saved conversations for transcription. Check out our Async APIs documentation to get started. sidebar_label: Introduction slug: /async-api/introduction/ +pagination_label: Async API --- diff --git a/docs/conversation-api/concepts/action-items.md b/docs/conversation-api/concepts/action-items.md index c8bbf664..a9bb7a14 100644 --- a/docs/conversation-api/concepts/action-items.md +++ b/docs/conversation-api/concepts/action-items.md @@ -3,6 +3,7 @@ id: action-items title: Action Items sidebar_label: Action Items slug: /concepts/action-items/ +pagination_label: Action Items --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/analytics.md b/docs/conversation-api/concepts/analytics.md index 964b7e57..3f73c758 100644 --- a/docs/conversation-api/concepts/analytics.md +++ b/docs/conversation-api/concepts/analytics.md @@ -3,6 +3,7 @@ id: analytics title: Conversational Analytics sidebar_label: Introduction slug: /concepts/conversational-analytics/ +pagination_label: Conversation Analytics --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/comprehensive-action-items.md b/docs/conversation-api/concepts/comprehensive-action-items.md index d589fea7..bd8b8b11 100644 --- a/docs/conversation-api/concepts/comprehensive-action-items.md +++ b/docs/conversation-api/concepts/comprehensive-action-items.md @@ -2,6 +2,7 @@ id: comprehensive-action-items title: Comprehensive Action Items (Labs) sidebar_label: Introduction +pagination_label: Comprehensive Action Items slug: /concepts/comprehensive-action-items/ --- diff --git a/docs/conversation-api/concepts/conversation-groups.md b/docs/conversation-api/concepts/conversation-groups.md index e1524d15..4d2cbc76 100644 --- a/docs/conversation-api/concepts/conversation-groups.md +++ b/docs/conversation-api/concepts/conversation-groups.md @@ -2,6 +2,7 @@ id: conversation-groups title: Conversation Groups (Beta) sidebar_label: Introduction +pagination_label: Conversation Groups slug: /concepts/conversation-groups/ --- diff --git a/docs/conversation-api/concepts/follow-ups.md b/docs/conversation-api/concepts/follow-ups.md index 56ea29c9..09c9956c 100644 --- a/docs/conversation-api/concepts/follow-ups.md +++ b/docs/conversation-api/concepts/follow-ups.md @@ -3,6 +3,7 @@ id: follow-ups title: Follow Ups sidebar_label: Follow Ups slug: /concepts/follow-ups/ +pagination_label: Follow Ups --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/questions.md b/docs/conversation-api/concepts/questions.md index 0b61088c..f2b7a434 100644 --- a/docs/conversation-api/concepts/questions.md +++ b/docs/conversation-api/concepts/questions.md @@ -3,6 +3,7 @@ id: questions title: Questions sidebar_label: Introduction slug: /concepts/questions/ +pagination_label: Questions --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/redacting-pii.md b/docs/conversation-api/concepts/redacting-pii.md index c2307fe8..e46c60fa 100644 --- a/docs/conversation-api/concepts/redacting-pii.md +++ b/docs/conversation-api/concepts/redacting-pii.md @@ -3,6 +3,7 @@ id: redaction-pii title: Identifying and Redacting PII and PCI Data sidebar_label: PII and PCI Identification and Redaction slug: /concepts/redaction-pii/ +pagination_label: PII and PCI Identification and Redaction --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/sentiment.md b/docs/conversation-api/concepts/sentiment.md index b7b7f30c..5a3a544a 100644 --- a/docs/conversation-api/concepts/sentiment.md +++ b/docs/conversation-api/concepts/sentiment.md @@ -4,6 +4,7 @@ title: Sentiment Analysis (Beta) sidebar_label: Introduction description: Sentiment API enables developers to detect positive or negative sentiment from conversations in real-time. Learn more. slug: /concepts/sentiment-analysis/ +pagination_label: Sentiment Analysis --- diff --git a/docs/conversation-api/concepts/speech-to-text.md b/docs/conversation-api/concepts/speech-to-text.md index 8db0fc01..912938ae 100644 --- a/docs/conversation-api/concepts/speech-to-text.md +++ b/docs/conversation-api/concepts/speech-to-text.md @@ -4,6 +4,7 @@ title: Speech-to-Text description: Get real-time speech-to-text data and analytics from your conversations with Symbl.ai APIs. Learn more. sidebar_label: Introduction slug: /concepts/speech-to-text/ +pagination_label: Speech-to-text --- diff --git a/docs/conversation-api/concepts/summarization.md b/docs/conversation-api/concepts/summarization.md index 7d730d2b..3c2dbd76 100644 --- a/docs/conversation-api/concepts/summarization.md +++ b/docs/conversation-api/concepts/summarization.md @@ -3,6 +3,7 @@ id: summarization title: Summarization (Labs) description: Use Symbl.ai’s summarization API to capture key points in a conversation and create succinct summaries. Learn more. sidebar_label: Introduction +pagination_label: Summarization slug: /concepts/summarization/ --- diff --git a/docs/conversation-api/concepts/summary-topic.md b/docs/conversation-api/concepts/summary-topic.md index 45d7a47e..edd12f82 100644 --- a/docs/conversation-api/concepts/summary-topic.md +++ b/docs/conversation-api/concepts/summary-topic.md @@ -4,6 +4,7 @@ title: Topics description: Automatically identify and extract topics from conversations with Symbl.ai's Topic API. sidebar_label: Introduction slug: /concepts/topics/ +pagination_label: Topics --- diff --git a/docs/conversation-api/concepts/topic-hierarchy.md b/docs/conversation-api/concepts/topic-hierarchy.md index 1bd6d17e..fcc969fd 100644 --- a/docs/conversation-api/concepts/topic-hierarchy.md +++ b/docs/conversation-api/concepts/topic-hierarchy.md @@ -3,6 +3,7 @@ id: topic-hierarchy title: Topic Hierarchy (Beta) sidebar_label: Introduction slug: /concepts/topic-hierarchy/ +pagination_label: Topic Hierarchy --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/trackers.md b/docs/conversation-api/concepts/trackers.md index 8bfc3c4d..d9663034 100644 --- a/docs/conversation-api/concepts/trackers.md +++ b/docs/conversation-api/concepts/trackers.md @@ -3,6 +3,7 @@ id: trackers title: Trackers (Beta) sidebar_label: Introduction slug: /concepts/trackers/ +pagination_label: Trackers --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/concepts/ui-components.md b/docs/conversation-api/concepts/ui-components.md index 38e9b82d..0596d132 100644 --- a/docs/conversation-api/concepts/ui-components.md +++ b/docs/conversation-api/concepts/ui-components.md @@ -3,6 +3,7 @@ id: ui-components title: Reusable and Customizable UI Components sidebar_label: Introduction slug: /conversation-api/concepts/ui-components/ +pagination_label: Reusable and Customizable UI Components --- import Tabs from '@theme/Tabs'; diff --git a/docs/conversation-api/introduction.md b/docs/conversation-api/introduction.md index 5fd7584f..7af2b232 100644 --- a/docs/conversation-api/introduction.md +++ b/docs/conversation-api/introduction.md @@ -4,6 +4,7 @@ title: Introduction description: Use Symbl.ai Conversation APIs to get speech-to-text data and actionable insights from your conversations. Learn more. sidebar_label: Introduction slug: /conversation-api/introduction/ +pagination_label: Conversation API --- diff --git a/docs/guides.md b/docs/guides.md index 0947511d..ef372331 100644 --- a/docs/guides.md +++ b/docs/guides.md @@ -3,6 +3,7 @@ id: guides-intro title: Guides sidebar_label: Getting Started slug: /guides/ +pagination_next: null --- --- diff --git a/docs/integrations/integrations-intro.md b/docs/integrations/integrations-intro.md index c1b0d790..1b2501cf 100644 --- a/docs/integrations/integrations-intro.md +++ b/docs/integrations/integrations-intro.md @@ -2,6 +2,7 @@ id: integrations-intro title: Integrations slug: /integrations/integrations-intro/ +pagination_next: null --- import Tabs from '@theme/Tabs'; diff --git a/docs/introduction.md b/docs/introduction.md index a0c92c63..0aacfea2 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -3,6 +3,7 @@ id: introduction title: Symbl Documentation sidebar_label: Documentation slug: / +pagination_next: null --- --- diff --git a/docs/javascript-sdk/overview/introduction.md b/docs/javascript-sdk/overview/introduction.md index c389a70f..1fe8f9e4 100644 --- a/docs/javascript-sdk/overview/introduction.md +++ b/docs/javascript-sdk/overview/introduction.md @@ -3,6 +3,7 @@ id: introduction title: Symbl SDK (Node.js) sidebar_label: Introduction slug: /javascript-sdk/introduction/ +pagination_label: JavaScript SDK --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/docs/labs.md b/docs/labs.md index a76adf21..05cc24ab 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -3,7 +3,7 @@ id: labs-intro title: Symbl Labs sidebar_label: Symbl Labs slug: /labs/ - +pagination_next: null --- --- Symbl Labs is our experimental wing designed to share our bleeding edge AI research on human conversations with anyone who wants to explore its limits. diff --git a/docs/labs/abstract-topics-labs.md b/docs/labs/abstract-topics-labs.md index 650bcb9b..061b3791 100644 --- a/docs/labs/abstract-topics-labs.md +++ b/docs/labs/abstract-topics-labs.md @@ -3,6 +3,7 @@ id: abstract-topics-labs title: Abstract Topics (Labs) sidebar_label: Introduction slug: /guides/abstract-topics-labs/ +pagination_label: Abstract Topics --- import Tabs from '@theme/Tabs'; diff --git a/docs/management-api/conversation-groups/conversation-groups-intro.md b/docs/management-api/conversation-groups/conversation-groups-intro.md index b2ff8f6a..dcce7e41 100644 --- a/docs/management-api/conversation-groups/conversation-groups-intro.md +++ b/docs/management-api/conversation-groups/conversation-groups-intro.md @@ -1,8 +1,9 @@ --- id: conversation-groups-intro title: Conversation Groups (Beta) -sidebar_label: Overview +sidebar_label: Introduction slug: /management-api/conversation-groups/conversation-groups-intro/ +pagination_label: Conversation Groups --- import Tabs from '@theme/Tabs'; diff --git a/docs/management-api/introduction.md b/docs/management-api/introduction.md index e19f3fef..d99d82f2 100644 --- a/docs/management-api/introduction.md +++ b/docs/management-api/introduction.md @@ -3,6 +3,7 @@ id: introduction title: Management API (Beta) sidebar_label: Introduction slug: /management-api/introduction/ +pagination_label: Management API --- :::note In Beta Phase This feature is in the Beta phase. If you have any questions, ideas or suggestions please reach out to us at devrelations@symbl.ai. diff --git a/docs/management-api/trackers/overview.md b/docs/management-api/trackers/overview.md index ae7e92bb..3b74b964 100644 --- a/docs/management-api/trackers/overview.md +++ b/docs/management-api/trackers/overview.md @@ -3,6 +3,7 @@ id: trackers-overview title: Trackers API (Beta) sidebar_label: Introduction slug: /management-api/trackers/overview/ +pagination_label: Trackers API --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/docs/python-sdk/overview.md b/docs/python-sdk/overview.md index 599a6c80..98747a67 100644 --- a/docs/python-sdk/overview.md +++ b/docs/python-sdk/overview.md @@ -3,6 +3,7 @@ id: python-sdk title: Symbl Python SDK sidebar_label: Introduction slug: /python-sdk/overview/ +pagination_label: Python SDK --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/docs/sdk-intro.md b/docs/sdk-intro.md index 3ed844db..be5b3d8b 100644 --- a/docs/sdk-intro.md +++ b/docs/sdk-intro.md @@ -3,7 +3,7 @@ id: sdk-intro title: Symbl SDKs sidebar_label: Symbl SDKs slug: /sdk-intro/ - +pagination_next: null --- import Tabs from '@theme/Tabs'; diff --git a/docs/streamingapi/introduction.md b/docs/streamingapi/introduction.md index 8fa33989..cdee3332 100644 --- a/docs/streamingapi/introduction.md +++ b/docs/streamingapi/introduction.md @@ -4,6 +4,7 @@ title: Streaming API description: Streaming API can provide real-time transcription and extract actionable insights from your conversations. Learn how to implement Symbl.ai’s Streaming API now. sidebar_label: Introduction slug: /streamingapi/introduction/ +pagination_label: Streaming API --- diff --git a/docs/support.md b/docs/support.md index ed498470..a788f7d7 100644 --- a/docs/support.md +++ b/docs/support.md @@ -3,6 +3,7 @@ id: support title: Support sidebar_label: Support slug: /support/ +pagination_next: null --- --- diff --git a/docs/telephony/introduction.md b/docs/telephony/introduction.md index f4f793a7..1adea2c2 100644 --- a/docs/telephony/introduction.md +++ b/docs/telephony/introduction.md @@ -4,6 +4,7 @@ title: Telephony API description: Telephony API enables developers to add Symbl.ai to bridges and join VoIP calls to get real-time intelligence. Check out the Telephony API tutorials to help you get started. sidebar_label: Introduction slug: /telephony/introduction/ +pagination_label: Telephony API --- diff --git a/docs/tutorials.md b/docs/tutorials.md index 7d474343..31ff7f90 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -3,6 +3,7 @@ id: tutorials-page title: Tutorials sidebar_label: Tutorials slug: /tutorials/ +pagination_next: null --- --- diff --git a/docusaurus.config.js b/docusaurus.config.js index 60b5d464..3ca646a5 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -227,13 +227,14 @@ module.exports = { munchkin: { applicationId: process.env.MUNCHKIN_ID, }, - announcementBar: { - id: 'new_docs_announcement', // Any value that will identify this message. - content:'New Release Announcement: We have released the Symbl-Agora Marketplace extension with Agora SDK for Android applications. Head to our Integrations section to learn more.', - backgroundColor: '#fafbfc', // Defaults to `#fff`. - textColor: '#091E42', // Defaults to `#000`. - isCloseable: true, // Defaults to `true`. - }, + + // announcementBar: { + // id: 'new_docs_announcement', // Any value that will identify this message. + // content:'New Release Announcement: We have released the Symbl-Agora Marketplace extension with Agora SDK for Android applications. Head to our Integrations section to learn more.', + // backgroundColor: '#fafbfc', // Defaults to `#fff`. + // textColor: '#091E42', // Defaults to `#000`. + // isCloseable: true, // Defaults to `true`. + // }, colorMode: {