Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion publishing-documentation/llm-ready-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LLM-optimized documentation ensures that AI systems like ChatGPT, Claude, Cursor

With GitBook, all of the pages of your docs site are automatically available as markdown files. If you add the `.md` extension to any page, you will see the content of that page rendered in markdown which you can pass to an LLM for more efficient processing than an HTML file. 

<a href="https://gitbook.com/docs/llm-ready-docs.md" class="button primary">Check out the .md file for this page</a>
<a href="https://gitbook.com/docs/publishing-documentation/llm-ready-docs.md" class="button primary">Check out the .md file for this page</a>

## llms.txt

Expand Down