-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Description
Feature Summary
Add llm.txt and llms-full.txt endpoints to the Emdash docs site to make documentation more accessible to AI assistants and LLM-powered search engines.
Problem or Use Case
When users ask AI assistants (like claude code, cursor, perplexity) questions about Emdash, the AI may not have accurate or complete information about the documentation. Adding llm.txt files would help AI systems:
- discover and index Emdash documentation properly
- provide more accurate answers when users ask about Emdash features
- enable AI powered documentation search experiences
Proposed Solution
Add llm.txt endpoints to the docs site that provide:
- an index/manifest of all documentation pages with their titles and URLs
- a complete Markdown version of all documentation content
This would follow the llmstxt.org standard, which is already supported by the fumadocs framework used by the Emdash docs.
Alternatives Considered
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels