Add Data Structures, User Interface and Jan
This commit is contained in:
parent
589744d62c
commit
49ac9ebd19
3
docs/docs/specs/data-structures.md
Normal file
3
docs/docs/specs/data-structures.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Data Structures
|
||||
---
|
||||
3
docs/docs/specs/jan.md
Normal file
3
docs/docs/specs/jan.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Jan
|
||||
---
|
||||
@ -55,19 +55,21 @@ const sidebars = {
|
||||
collapsed: true,
|
||||
items: [
|
||||
"specs/architecture",
|
||||
"specs/data-structures",
|
||||
"specs/user-interface",
|
||||
{
|
||||
type: "category",
|
||||
label: "Specifications",
|
||||
collapsible: true,
|
||||
collapsed: false,
|
||||
items: [
|
||||
"specs/user-interface",
|
||||
"specs/chats",
|
||||
"specs/models",
|
||||
"specs/threads",
|
||||
"specs/messages",
|
||||
"specs/assistants",
|
||||
"specs/files",
|
||||
"specs/jan",
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user