Skip to content

Commit 5e57734

Browse files
committed
Add Docs folder and basic structure for documentation.
1 parent 4609ab3 commit 5e57734

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

docs/overview.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# WP-CLI AI Command Documentation
2+
3+
## Introduction
4+
5+
### Dependencies
6+
7+
## Problem
8+
9+
## Key features
10+
11+
### Resources
12+
13+
#### REST controllers as MCP tools
14+
15+
### Client
16+
17+
### Server
18+

docs/reference.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Reference
2+
3+
## Command
4+
5+
## Client
6+
7+
## Server

docs/tools.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Available tools
2+
3+
## Predefined Tools
4+
5+
## REST Controllers

0 commit comments

Comments
 (0)