From 6b7da41d3013f9c99c2b932c32851ad5c2d7f6b3 Mon Sep 17 00:00:00 2001 From: Lukas Stracke Date: Thu, 5 Feb 2026 15:29:50 +0100 Subject: [PATCH] docs: Add links to llms.txt files --- docs/src/pages/attributes/index.astro | 3 +++ docs/src/pages/index.astro | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/src/pages/attributes/index.astro b/docs/src/pages/attributes/index.astro index da1f610..c596ee2 100644 --- a/docs/src/pages/attributes/index.astro +++ b/docs/src/pages/attributes/index.astro @@ -71,6 +71,9 @@ const deprecatedCount = totalAttributes - stableCount; {deprecatedCount} deprecated

+

+ LLM-friendly: llms.txt · llms-full.txt +

diff --git a/docs/src/pages/index.astro b/docs/src/pages/index.astro index 1a9b2ac..b58b4b6 100644 --- a/docs/src/pages/index.astro +++ b/docs/src/pages/index.astro @@ -50,6 +50,9 @@ const categories = new Set( View on GitHub +

+ LLM-friendly: llms.txt · llms-full.txt +