Skip to content

Add API support for text content #151

@dlabaj

Description

@dlabaj

In order to better support of AI applications such as MCP servers, the current documentation site needs to be output as text files. For each markdown file and example (tsx/jsx) file a corresponding text file should be created. There should also be an API available so MCP Servers, AI agents, etc can query the server hosting the documentation. The API should include the documentation version along with the text document. A simple REST implementation should work. The REST API should be documented and agreed upon prior to implementation. This documented API should be linked back to this issue.

Edit: The scope of this issue has been revised to only include text content of the docs. Actual example files, props, etc will be covered under a separate isssue.

Metadata

Metadata

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions