Interface: DocEntry
Defined in: packages/mcp/src/content.ts:6
One entry in the bundled docs manifest.
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
description | string | - | packages/mcp/src/content.ts:10 |
path | string | Slug relative to the docs root, e.g. getting-started or api/pesa/index. | packages/mcp/src/content.ts:8 |
section | "guides" | "api" | - | packages/mcp/src/content.ts:11 |
title | string | - | packages/mcp/src/content.ts:9 |
url | string | Canonical page URL on borapesa.dev. | packages/mcp/src/content.ts:13 |