Skip to content

docs: document llms.txt scoped proxy routes - #7070

Merged
dks333 merged 1 commit into
mainfrom
sam/llms-v2-proxy-docs
Aug 24, 2026
Merged

docs: document llms.txt scoped proxy routes#7070
dks333 merged 1 commit into
mainfrom
sam/llms-v2-proxy-docs

Conversation

@dks333

@dks333 dks333 commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • explain that large generated llms.txt files use scoped indexes under /_llms/*
  • document the reverse-proxy and granular path-allowlist requirements, including base paths
  • clarify that Mintlify-managed custom domains need no additional configuration

Testing

  • mint broken-links

Note

Low Risk
Documentation-only changes with no runtime or security impact.

Overview
Updates llms.txt docs to match how large sites are handled today: instead of describing truncation and omitted entries at the 100,000-character cap, it explains that Mintlify splits the generated index into linked files under /_llms/ so agents can discover all pages without one huge file.

Adds operator guidance for reverse proxies and path allowlists—forward /_llms/* alongside /llms.txt, use <base-path>/_llms/* when docs sit under a base path, and note that Mintlify-managed custom domains need no extra setup—with a cross-link to the reverse-proxy page.

On Reverse proxy, clarifies that /docs/* already covers /docs/_llms/*, and that granular allowlists must explicitly include /docs/_llms/* so index links from /docs/llms.txt remain reachable.

Reviewed by Cursor Bugbot for commit ef4ac4c. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 24, 2026, 8:53 PM

@mintlify

mintlify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟡 Building Aug 24, 2026, 8:51 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@dks333
dks333 merged commit 04cf4b7 into main Aug 24, 2026
5 checks passed
@dks333
dks333 deleted the sam/llms-v2-proxy-docs branch August 24, 2026 21:25
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.

2 participants