docs: update llms.txt files and register site with context7#1287
docs: update llms.txt files and register site with context7#1287jderochervlk merged 9 commits intomasterfrom
Conversation
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Do we really need to support v10 and v11? |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0c8ec6e757
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Cloudflare deploymentDeployement ID: fef0508b-5aa2-4e7d-92ab-e210b447f7ad ⛅️ wrangler 4.85.0 ✨ Uploading _redirects |
No, I removed them. |
Context
This updates the generated LLM documentation indexes so agents have clearer entry points for current and versioned ReScript docs.
Summary
/llms.txtas the root ReScript LLM index with explicit major-version links forv12, andv13.llm-full.txt/llm-small.txtfiles under/llms/manual/<major>/.v0.14.2.Verification
yarn build:resyarn build:scriptsnode --test apps/docs/scripts/__tests__/generate-llms.test.mjsyarn build:generate-llmsnode scripts/test-hrefs.mjsgit diff --checkyarn ci:format