Skip to content

Commit d523741

Browse files
committed
Restructure API reference docs by protocol category
Moved reference .mdx files into protocol-based subdirectories (data, ui, system, ai, misc) and added meta.json files for each category. Updated build-docs.ts to generate documentation into these new directories and to update meta.json for navigation. This improves organization and navigation of API reference documentation.
1 parent b869b74 commit d523741

110 files changed

Lines changed: 125 additions & 34 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"title": "AI Protocol"
3+
}

0 commit comments

Comments
 (0)