doc updates
This commit is contained in:
+6
-3
@@ -48,9 +48,12 @@ nav = [
|
||||
{ "Home" = "index.md" },
|
||||
{ "Guide" = [
|
||||
{ "Arch" = "architecture.md" },
|
||||
{ "Content" = "content.md" },
|
||||
{ "Frontmatter" = "frontmatter.md" },
|
||||
{ "URIs" = "uris.md" },
|
||||
{ "Contracts" = [
|
||||
{ "Overview" = "contracts/index.md" },
|
||||
{ "Content" = "contracts/content.md" },
|
||||
{ "Frontmatter" = "contracts/frontmatter.md" },
|
||||
{ "URIs" = "contracts/uris.md" },
|
||||
] },
|
||||
{ "MCP" = "mcp_layout.md" },
|
||||
{ "Copilot" = "copilot.md" },
|
||||
{ "Usage" = "usage.md" },
|
||||
|
||||
Reference in New Issue
Block a user