Skip to content

Commit

Permalink
Bug fixes 04 04 (#466)
Browse files Browse the repository at this point in the history
* DC-381, DC-382

Adds bug fixes

* DC-129, DC-372
  • Loading branch information
pema-s authored Apr 4, 2022
1 parent 7a452b0 commit c7e03df
Show file tree
Hide file tree
Showing 32 changed files with 40 additions and 10 deletions.
1 change: 1 addition & 0 deletions docs/async-api/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/action-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/
---

Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/conversation-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: conversation-groups
title: Conversation Groups (Beta)
sidebar_label: Introduction
pagination_label: Conversation Groups
slug: /concepts/conversation-groups/
---

Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/follow-ups.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: questions
title: Questions
sidebar_label: Introduction
slug: /concepts/questions/
pagination_label: Questions
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/redacting-pii.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/sentiment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/speech-to-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/summarization.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
---

Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/summary-topic.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/topic-hierarchy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/trackers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: trackers
title: Trackers (Beta)
sidebar_label: Introduction
slug: /concepts/trackers/
pagination_label: Trackers
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/concepts/ui-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/conversation-api/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: guides-intro
title: Guides
sidebar_label: Getting Started
slug: /guides/
pagination_next: null
---
---

Expand Down
1 change: 1 addition & 0 deletions docs/integrations/integrations-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: integrations-intro
title: Integrations
slug: /integrations/integrations-intro/
pagination_next: null
---

import Tabs from '@theme/Tabs';
Expand Down
1 change: 1 addition & 0 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: introduction
title: Symbl Documentation
sidebar_label: Documentation
slug: /
pagination_next: null
---
---

Expand Down
1 change: 1 addition & 0 deletions docs/javascript-sdk/overview/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
2 changes: 1 addition & 1 deletion docs/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions docs/labs/abstract-topics-labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
Original file line number Diff line number Diff line change
@@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/management-api/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected].
Expand Down
1 change: 1 addition & 0 deletions docs/management-api/trackers/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/python-sdk/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
2 changes: 1 addition & 1 deletion docs/sdk-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
1 change: 1 addition & 0 deletions docs/streamingapi/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: support
title: Support
sidebar_label: Support
slug: /support/
pagination_next: null
---

---
Expand Down
1 change: 1 addition & 0 deletions docs/telephony/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<head>
Expand Down
1 change: 1 addition & 0 deletions docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: tutorials-page
title: Tutorials
sidebar_label: Tutorials
slug: /tutorials/
pagination_next: null
---

---
Expand Down
15 changes: 8 additions & 7 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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:
{
Expand Down

0 comments on commit c7e03df

Please sign in to comment.