Skip to content
Merged
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
4 changes: 4 additions & 0 deletions docs/roadmap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ title: Open-source SDK task planning and roadmap
hide_table_of_contents: true
---

:::warning
This page is deprecated and may not be up to date.
:::

This is an overview of task planning for the CAI open-source SDK to provide a general idea of priorities and progress. The roadmap is subject to change based on feedback and other factors.

:::note
Expand Down
8 changes: 1 addition & 7 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -406,13 +406,7 @@ const sidebars = {
label: 'Community resources',
link: { type: 'doc', id: 'community-resources' },
collapsed: true,
items: [
{
type: 'doc',
label: 'Task planning & roadmap',
id: 'roadmap',
},
],
items: [],
},
],
};
Expand Down
Loading