Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified .DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "android-core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "android"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "angular-ui-kit"
}
4 changes: 4 additions & 0 deletions .docusaurus/docusaurus-plugin-content-docs/cli/__plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "cli"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "getting-started",
"title": "Getting started",
"description": "Get started with Dyte CLI using our comprehensive guide. Follow step-by-step instructions for a smooth development.",
"source": "@site/docs/cli/getting-started.mdx",
"sourceDirName": ".",
"slug": "/getting-started",
"permalink": "/cli/getting-started",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/dyte-io/docs/tree/main/docs/cli/getting-started.mdx",
"tags": [],
"version": "current",
"lastUpdatedAt": 1721134098000,
"sidebarPosition": 2,
"frontMatter": {
"sidebar_position": 2,
"description": "Get started with Dyte CLI using our comprehensive guide. Follow step-by-step instructions for a smooth development."
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Dyte CLI",
"permalink": "/cli/"
},
"next": {
"title": "Meetings",
"permalink": "/cli/meetings"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "installation",
"title": "Dyte CLI",
"description": "Learn about Dyte's Command Line Interface (CLI) and its powerful commands. Streamline your workflow with our CLI tools.",
"source": "@site/docs/cli/installation.mdx",
"sourceDirName": ".",
"slug": "/",
"permalink": "/cli/",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/dyte-io/docs/tree/main/docs/cli/installation.mdx",
"tags": [],
"version": "current",
"lastUpdatedAt": 1721134098000,
"sidebarPosition": 1,
"frontMatter": {
"sidebar_position": 1,
"slug": "/",
"description": "Learn about Dyte's Command Line Interface (CLI) and its powerful commands. Streamline your workflow with our CLI tools."
},
"sidebar": "tutorialSidebar",
"next": {
"title": "Getting started",
"permalink": "/cli/getting-started"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "meetings",
"title": "Meetings",
"description": "\"Explore Dyte CLI's capabilities for managing meetings from the command line. Learn how to create",
"source": "@site/docs/cli/meetings.mdx",
"sourceDirName": ".",
"slug": "/meetings",
"permalink": "/cli/meetings",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/dyte-io/docs/tree/main/docs/cli/meetings.mdx",
"tags": [],
"version": "current",
"lastUpdatedAt": 1721134098000,
"sidebarPosition": 3,
"frontMatter": {
"sidebar_position": 3,
"description": "\"Explore Dyte CLI's capabilities for managing meetings from the command line. Learn how to create"
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Getting started",
"permalink": "/cli/getting-started"
},
"next": {
"title": "Recordings",
"permalink": "/cli/recording"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "plugins",
"title": "Plugins",
"description": "Extend the functionality of Dyte CLI with our plugin documentation. Discover a variety of plugins and integration steps.",
"source": "@site/docs/cli/plugins.mdx",
"sourceDirName": ".",
"slug": "/plugins",
"permalink": "/cli/plugins",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/dyte-io/docs/tree/main/docs/cli/plugins.mdx",
"tags": [],
"version": "current",
"lastUpdatedAt": 1721134098000,
"sidebarPosition": 5,
"frontMatter": {
"sidebar_position": 5,
"description": "Extend the functionality of Dyte CLI with our plugin documentation. Discover a variety of plugins and integration steps."
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Recordings",
"permalink": "/cli/recording"
},
"next": {
"title": "Webhooks",
"permalink": "/cli/webhooks"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "recording",
"title": "Recordings",
"description": "Understand how to enable and configure recording features using Dyte CLI. Capture and review meeting content seamlessly.",
"source": "@site/docs/cli/recording.mdx",
"sourceDirName": ".",
"slug": "/recording",
"permalink": "/cli/recording",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/dyte-io/docs/tree/main/docs/cli/recording.mdx",
"tags": [],
"version": "current",
"lastUpdatedAt": 1721134098000,
"sidebarPosition": 4,
"frontMatter": {
"sidebar_position": 4,
"description": "Understand how to enable and configure recording features using Dyte CLI. Capture and review meeting content seamlessly."
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Meetings",
"permalink": "/cli/meetings"
},
"next": {
"title": "Plugins",
"permalink": "/cli/plugins"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"id": "webhooks",
"title": "Webhooks",
"description": "Leverage Dyte CLI's webhook capabilities for real-time event notifications. Integrate webhooks into your applications.",
"source": "@site/docs/cli/webhooks.mdx",
"sourceDirName": ".",
"slug": "/webhooks",
"permalink": "/cli/webhooks",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/dyte-io/docs/tree/main/docs/cli/webhooks.mdx",
"tags": [],
"version": "current",
"lastUpdatedAt": 1721134098000,
"sidebarPosition": 6,
"frontMatter": {
"sidebar_position": 6,
"description": "Leverage Dyte CLI's webhook capabilities for real-time event notifications. Integrate webhooks into your applications."
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Plugins",
"permalink": "/cli/plugins"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "community-packages"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "flutter-core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "flutter"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "ios-core"
}
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "react-ui-kit"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "react-web-core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "rn-core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "ui-kit"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "web-core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-pages",
"id": "default"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"type": "mdx",
"permalink": "/getting-started",
"source": "@site/src/pages/getting-started.mdx",
"title": "Introduction to Dyte",
"description": "A short guide on how to integrate dyte and how dyte works with your application",
"frontMatter": {
"description": "A short guide on how to integrate dyte and how dyte works with your application"
},
"unlisted": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "mdx",
"permalink": "/release-notes/",
"source": "@site/src/pages/release-notes/index.mdx",
"title": "Release Notes",
"description": "Stay informed about all updates to Dyte SDKs and APIs.",
"frontMatter": {},
"unlisted": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"type": "mdx",
"permalink": "/release-notes/rest-api",
"source": "@site/src/pages/release-notes/rest-api.mdx",
"title": "Release Notes",
"description": "The release notes lists all new features, resolved issues, and known issues of our REST APIs in chronological order.",
"frontMatter": {
"title": "Release Notes",
"tags": [
"releasenotes"
]
},
"unlisted": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-google-tag-manager",
"id": "default"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "docusaurus-theme-search-algolia",
"id": "default"
}
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Code of Conduct

All Dyte repos are governed by our Community Participation Guidelines, available at: https://dyte.notion.site/dyte/Dyte-Community-Participation-Guidelines-CPG-4b3af58fdf3545c2a3065773a9154728
All ProductDB repos are governed by our Community Participation Guidelines, available at: https://productdb.notion.site/ProductDB-s-Community-Participation-Guidelines-CPG-88bbdfd2d4f241268dd170dfa6a61279
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2022 Dyte
Copyright 2022 ProductDB

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

## About The Project

[Docusaurus](https://docusaurus.io/) is a static site generator that helps you ship beautiful, accessible docs. For building our [documentation](https://docs.dyte.io) portal, we have made certain modifications over the template generated by [Docusaurus](https://docusaurus.io) to be able to properly showcase all our SDKs with their respective versions.
[Docusaurus](https://docusaurus.io/) is a static site generator that helps you ship beautiful, accessible docs. For building our [documentation](https://productdb.dev) portal, we have made certain modifications over the template generated by [Docusaurus](https://docusaurus.io) to be able to properly showcase all our SDKs with their respective versions.

We are delighted to see our documentation featured on [Docusaurus Site Showcase](https://docusaurus.io/showcase), and hope you like it!

Expand All @@ -67,7 +67,7 @@ This section describes how you can get our documentation portal up and running o
1. Clone the repo

```sh
git clone https://github.com/dyte-io/docs.git
git clone https://github.com/productdb/docs.git
```

2. Install NPM packages
Expand Down Expand Up @@ -174,8 +174,8 @@ Distributed under the Apache License, Version 2.0. See [`LICENSE`](./LICENSE) fo

## About

`docs` is created & maintained by Dyte, Inc. You can find us on Twitter - [@dyte_io](https://twitter.com/dyte_io) or write to us at `dev [at] dyte.io`.
`docs` is created & maintained by ProductDB, Inc. You can find us on Twitter - [@dyte_io](https://twitter.com/dyte_io) or write to us at `dev [at] dyte.io`.

The names and logos for Dyte are trademarks of Dyte, Inc.
The names and logos for ProductDB are trademarks of ProductDB, Inc.

We love open source software! See [our other projects](https://github.com/dyte-io) and [our products](https://dyte.io).
Binary file added bin/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion bin/update-metadata.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ for (const section of Object.keys(prefixes)) {
section === 'guides' ? `${title} ${prefix}` : `${prefix} ${title}`;

if (filePath.includes('/components/')) {
data.description = `Learn how to use and customize the ${title} component in Dyte's ${prefix} with our detailed documentation.`;
data.description = `Learn how to use and customize the ${title} component in ProductDB's ${prefix} with our detailed documentation.`;
}

const updatedContent = [
Expand Down
Binary file modified docs/.DS_Store
Binary file not shown.
Binary file modified docs/android-core/.DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/android-core/Introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ import ProductSection from '/docs/partials/_product-section.mdx';

# Introduction

The Dyte Core SDK is designed to provide you with an easy way to incorporate live video, voice, livestream and chat capabilities
The ProductDB Core SDK is designed to provide you with an easy way to incorporate live video, voice, livestream and chat capabilities
into your Android apps. The Core SDK acts as a data-only layer. It provides simple APIs offering high-level primitives and
abstracting away complex media and networking optimizations.

## Why Core SDK?

The Core SDK was developed with a user-friendly approach to eliminate the complexity of managing streams. Unlike traditional
SDKs that require knowledge of WebRTC functioning, Dyte's Core SDK provides a simple API that abstracts out the complexity,
making it easier for developers to use. For instance, enabling video with Dyte's Core SDK is as easy as calling
SDKs that require knowledge of WebRTC functioning, ProductDB's Core SDK provides a simple API that abstracts out the complexity,
making it easier for developers to use. For instance, enabling video with ProductDB's Core SDK is as easy as calling
`meeting.localUser.enableVideo()`.

## Utility Modules
Expand Down
2 changes: 1 addition & 1 deletion docs/android-core/chat/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Introducing chat
description: >-
Learn the basics of integrating Dyte's chat functionality into your Android
Learn the basics of integrating ProductDB's chat functionality into your Android
application – a step towards immersive real-time communication.
sidebar_position: 1
tags:
Expand Down
Loading