mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
docs: add excalidraw codebase section
This commit is contained in:
parent
b9ba407f96
commit
5dbdbb0b6b
2 changed files with 16 additions and 0 deletions
|
@ -92,6 +92,16 @@ const sidebars = {
|
|||
"@excalidraw/excalidraw/development",
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
type: "category",
|
||||
label: "Excalidraw codebase",
|
||||
link: {
|
||||
type: "doc",
|
||||
id: "codebase/introduction-to-the-codebase",
|
||||
},
|
||||
items: [],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue