Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
2 changes: 2 additions & 0 deletions docs/concepts/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

Welcome to the conceptual documentation for the Model Context Protocol SDK. Here you'll find high-level overviews, explanations, and guides to help you understand how the SDK implements the Model Context Protocol.
5 changes: 5 additions & 0 deletions docs/concepts/toc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
items:
- name: Overview
href: index.md
- name: Elicitation
uid: elicitation
1 change: 1 addition & 0 deletions docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"_appLogoPath": "images/mcp.svg",
"_appFaviconPath": "images/favicon.ico",
"_enableSearch": true,
"_appFooter": "<script>(function(){var el=document.querySelector('.next-article');if(el)el.style.display='none';})();</script>",
"pdf": false
}
}
Expand Down
4 changes: 3 additions & 1 deletion docs/toc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
items:
- name: API Docs
- name: Documentation
href: concepts/index.md
- name: API Reference
href: api/ModelContextProtocol.yml
- name: Github
href: https://github.com/ModelContextProtocol/csharp-sdk