Skip to content

Conversation

@mateuszlampert
Copy link
Contributor

Description

This PR:

  • adds copy button to docs so user can copy reference docs in gpt or claude
  • adds breadcrumbs for easier navigation
  • bumps version of plugin for llms.txt and updates it's config (.md files are now enabled and only actual content is included in llms.txt)

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • yarn
  • yarn build
  • yarn serve

Check:

  • llms.txt
  • check if Copy page button works
  • check if breadcrumbs work

Screenshots

Screenshot 2026-01-27 at 10 42 46 Screenshot 2026-01-27 at 10 42 58 Screenshot 2026-01-27 at 10 44 20 Screenshot 2026-01-27 at 10 45 03

Related issues

#749

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

NOTE: we should update algolia crawler config to exluded routes with .md

@mateuszlampert mateuszlampert self-assigned this Jan 27, 2026
@mateuszlampert mateuszlampert added the documentation Improvements or additions to documentation label Jan 27, 2026
@mateuszlampert mateuszlampert linked an issue Jan 27, 2026 that may be closed by this pull request
Copy link
Member

@msluszniak msluszniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, copy button, breadcrumbs and updated llms.txt works. Do we want to update algolia in this PR?

@mateuszlampert
Copy link
Contributor Author

I need to update algolia directly in the dashboard. I will do this before merging the PR. cc: @msluszniak

@mateuszlampert mateuszlampert merged commit b3a3ffd into main Jan 27, 2026
3 checks passed
@mateuszlampert mateuszlampert deleted the @ml/docs/add-copy-to-llm-button branch January 27, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Copy to LLM button to docs

3 participants