-
Notifications
You must be signed in to change notification settings - Fork 863
Open
Labels
documentationIssues or PRs that only affect documentation - will not need changelog entriesIssues or PRs that only affect documentation - will not need changelog entries
Description
The purpose of this task is to make our documentation website LLM-friendly. By that I mean, we can include an llms.txt (see the specification) and an .md version of all pages, e.g.:
https://eui.elastic.co/docs/components/navigation/buttons/button/ and https://eui.elastic.co/docs/components/navigation/buttons/button.md with an LLM-driven frontmatter.
Options
- We can test https://github.com/rachfop/docusaurus-plugin-llms (see the PoC: [POC] feat(website): configure llms plugin #8827)
Acceptance criteria
llms.txtshould be created and exposed on our documentation website- each LLM-relevant page should have an
.mdversion
spongspong
Metadata
Metadata
Assignees
Labels
documentationIssues or PRs that only affect documentation - will not need changelog entriesIssues or PRs that only affect documentation - will not need changelog entries