Skip to content

Commit 3abf026

Browse files
docs: Improve llms.txt documentation formatting (#1403)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Fern Support <[email protected]>
1 parent ec8bb3a commit 3abf026

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

fern/products/docs/pages/seo/llms-txt.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ title: llms.txt and llms-full.txt
33
description: Enable tools like Cursor, GitHub Copilot, ChatGPT, and Claude to understand your documentation.
44
---
55

6-
[llms.txt](https://llmstxt.org/) is a standard for exposing website content to AI developer tools. Fern automatically generates and maintains `llms.txt` and `llms-full.txt` files for your documentation site. When Fern detects an LLM bot accessing your documentation, it automatically serves Markdown instead of HTML, reducing token consumption by 90%+.
6+
[llms.txt](https://llmstxt.org/) is a standard for exposing website content to AI developer tools. Fern automatically generates and maintains `llms.txt` and `llms-full.txt` files for your documentation site.
7+
8+
## Automatically serve Markdown
9+
10+
When Fern detects an LLM bot accessing your documentation, it automatically serves Markdown instead of HTML, reducing token consumption by 90%+.
711

812
<Frame>
913
<img

0 commit comments

Comments
 (0)