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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions knowledge-base/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,15 @@
}
]
},
{
"tab": "Docs",
"groups": [
{
"group": "Overview",
"pages": ["docs/demo"]
}
]
},
{
"tab": "Engineering",
"groups": [
Expand Down
13 changes: 13 additions & 0 deletions knowledge-base/docs/demo.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Demo"
description: "A demo page in the knowledge base."
---

## Overview

This is a demo page added to the knowledge base.

## Next steps

- Update this content with information relevant to your team.
- Link related resources from other tabs.