Skip to content

Commit 2270295

Browse files
committed
docs: add tags to installation, mcp integration, and quickstart documentation
1 parent 391ba89 commit 2270295

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

docs/installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
tags:
3+
- installation
4+
---
5+
16
# Installation Guide
27

38
## Using pip

docs/mcp-integration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
tags:
3+
- mcp
4+
---
5+
16
# MCP (Model Context Protocol) Integration
27

38
The struct tool now supports MCP (Model Context Protocol) integration, providing a programmable interface to interact with structure definitions. This enables automation and integration with other tools, particularly AI-assisted development workflows.

docs/quickstart.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
tags:
3+
- quickstart
4+
- docker
5+
- mcp
6+
---
7+
18
# Quick Start
29

310
## Quick Start Using Docker

0 commit comments

Comments
 (0)