<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Read the Docs - Changelog</title><link href="https://readthedocs-about--375.org.readthedocs.build/" rel="alternate"></link><link href="https://readthedocs-about--375.org.readthedocs.build/feeds/changelog.atom.xml" rel="self"></link><id>https://readthedocs-about--375.org.readthedocs.build/</id><updated>2026-02-11T00:00:00-08:00</updated><entry><title>Serve llms.txt from your docs</title><link href="https://readthedocs-about--375.org.readthedocs.build/blog/2026/02/llms-txt-support/" rel="alternate"></link><published>2026-02-11T00:00:00-08:00</published><updated>2026-02-11T00:00:00-08:00</updated><author><name>Eric Holscher</name></author><id>tag:readthedocs-about--375.org.readthedocs.build,2026-02-11:/blog/2026/02/llms-txt-support/</id><summary type="html">&lt;p&gt;We now support serving llms.txt files from the root of your documentation domain.
This makes it easy to provide …&lt;/p&gt;</summary><content type="html">&lt;p&gt;We now support serving llms.txt files from the root of your documentation domain.
This makes it easy to provide LLM-friendly context about your project at:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;https://your-project.readthedocs.io/llms.txt&lt;/li&gt;
&lt;li&gt;https://your-project.readthedocs.io/llms-full.txt&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can see these in action on our docs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.readthedocs.com/llms.txt"&gt;https://docs.readthedocs.com/llms.txt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.readthedocs.com/llms-full.txt"&gt;https://docs.readthedocs.com/llms-full.txt&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both files are served from your default version when:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The default version is &lt;strong&gt;public&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The default version is &lt;strong&gt;active&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The default version has been &lt;strong&gt;built&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;llms.txt&lt;/code&gt; file exists in your build output&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To enable this, add llms.txt (and optionally llms-full.txt) to your build output using your documentation tool.
For details and examples for Sphinx and MkDocs, see our &lt;a href="https://docs.readthedocs.com/platform/stable/reference/llms-txt.html"&gt;documentation&lt;/a&gt;.&lt;/p&gt;</content><category term="Changelog"></category><category term="ai"></category><category term="llms"></category><category term="hosting"></category></entry></feed>