Skip to content

Commit 5e04937

Browse files
committed
add placeholder files for building
1 parent 6c1cc6d commit 5e04937

30 files changed

+68
-38
lines changed

units/en/_toctree.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,11 @@
4444
- local: unit3/mcp-ecosystem
4545
title: Navigating the MCP Ecosystem
4646
- local: unit3/gradio-mcp
47-
title: "Hugging Face Gradio MCP Integration"
47+
title: Gradio MCP Integration
4848
- local: unit3/hub-mcp-servers
49-
title: "Working with MCP Servers on Hugging Face Hub"
50-
- local: unit3/tiny-agents-mcp
51-
title: "Building with Tiny Agents and MCP"
49+
title: MCP Servers on Hugging Face Hub
5250
- local: unit3/practical-exercise
53-
title: "Practical Exercise: MCP Interaction Walkthrough"
51+
title: Practical Exercise on MCP Interaction Walkthrough
5452
- local: unit3/quiz
5553
title: Unit 3 Quiz
5654

units/en/unit0/_toctree.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

units/en/unit1/_toctree.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

units/en/unit1/key-concepts.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Key Concepts and Terminology
2+
3+
This is a placeholder for the Key Concepts and Terminology section.
4+
5+
## Core Terminology
6+
7+
Content about core terminology will go here.
8+
9+
## Technical Concepts
10+
11+
Content about technical concepts will go here.
12+
13+
## Architecture Overview
14+
15+
Content about the architecture overview will go here.

units/en/unit1/quiz1.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Unit 1 Quiz
2+
3+
This is a placeholder for the Unit 1 Quiz.
4+
5+
## Quiz Questions
6+
7+
1. Question 1 about MCP will go here.
8+
2. Question 2 about MCP will go here.
9+
3. Question 3 about MCP will go here.
10+
4. Question 4 about MCP will go here.
11+
5. Question 5 about MCP will go here.

units/en/unit1/what-is-mcp.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# What is Model Context Protocol (MCP)?
2+
3+
This is a placeholder for the section on what is Model Context Protocol.
4+
5+
## Definition
6+
7+
Content about the definition of MCP will go here.
8+
9+
## Why Do We Need MCP?
10+
11+
Content about the need for MCP will go here.
12+
13+
## Key Components of MCP
14+
15+
Content about key components of MCP will go here.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Architectural Components

units/en/unit2/capabilities.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Understanding MCP Capabilities
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# The Communication Protocol

units/en/unit2/introduction.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Understanding MCP Architecture and Core Concepts

0 commit comments

Comments
 (0)