Skip to content

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

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

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

@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

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

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

2 participants