Skip to content

docs: add llms.txt for official docs references#4879

Closed
PavaniKandi wants to merge 1 commit intocallstack:mainfrom
PavaniKandi:4865-add-llms-txt
Closed

docs: add llms.txt for official docs references#4879
PavaniKandi wants to merge 1 commit intocallstack:mainfrom
PavaniKandi:4865-add-llms-txt

Conversation

@PavaniKandi
Copy link
Copy Markdown

@PavaniKandi PavaniKandi commented Mar 19, 2026

This adds an llms.txt file to the docs with links to the official React Native Paper docs and repository. The idea is to help AI tools pick up the right references when generating code or answers about the library.

Related issue

Closes #4865

Test plan

Ran the docs build, TypeScript, lint, and tests locally.

  • corepack yarn --cwd docs build
  • corepack yarn typescript
  • corepack yarn lint
  • corepack yarn test --runInBand

Lint still reports one existing unrelated warning in example/src/Examples/IconButtonExample.tsx.

@callstack-bot
Copy link
Copy Markdown

Hey @PavaniKandi, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@ruben-rebelo
Copy link
Copy Markdown
Collaborator

Hello @PavaniKandi, thank you so much for this.
I just merged #4883 which is similar to yours but is more complete.
I'll close this one.

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.

Add llms.txt to the docs

3 participants