Skip to content

add llms.txt for ai-friendly api documentation#75

Merged
aslobodnik merged 7 commits into
mainfrom
feat/llm-friendly-docs
Jan 8, 2026
Merged

add llms.txt for ai-friendly api documentation#75
aslobodnik merged 7 commits into
mainfrom
feat/llm-friendly-docs

Conversation

@aslobodnik

Copy link
Copy Markdown
Member

Summary

  • Add /llms.txt - machine-readable API reference for LLMs
  • Add "Copy for LLMs" button to docs sidebar
  • Add link to llms.txt in API docs page
  • Update sitemap.xml with llms.txt entry

Details

The llms.txt file contains a dense, copy-pasteable API reference that developers can paste into ChatGPT/Claude/Cursor to get accurate code generation for the Namestone API.

The "Copy for LLMs" button in the docs sidebar fetches and copies the full llms.txt content to clipboard with one click.

Test plan

  • Verify /llms.txt returns plain text
  • Verify "Copy for LLMs" button copies content to clipboard
  • Verify link in API docs page works

@aslobodnik aslobodnik merged commit f973b90 into main Jan 8, 2026
1 check passed
@aslobodnik aslobodnik deleted the feat/llm-friendly-docs branch January 8, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant