Skip to content

Conversation

@ethanpalm
Copy link
Collaborator

@ethanpalm ethanpalm commented Aug 6, 2025

Documentation changes

This PR adds info on setting a custom llms.txt, llms-full.txt, sitemap.xml, and robots.txt files.

Closes https://linear.app/mintlify/issue/DOC-139/add-docs-about-the-ability-to-override-llmstxt-llms-fulltxt-robotstxt


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

@ethanpalm ethanpalm changed the title Docs for custom llms.txt Docs for custom generated files Aug 7, 2025
@ethanpalm ethanpalm requested a review from baell August 7, 2025 19:50
Copy link
Contributor

@baell baell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a nit but good to go

ai/llmstxt.mdx Outdated
The [llms.txt file](https://llmstxt.org) is an industry standard that helps LLMs index content more efficiently, similar to how a sitemap helps search engines. AI tools can use this file to understand your documentation structure and find content relevant to user queries.

Mintlify automatically hosts an `llms.txt` file at the root of your project that lists all available pages in your documentation. AI tools can use this file to understand your documentation structure and find relevant content to user prompts.
Mintlify automatically hosts an `llms.txt` file at the root of your project that lists all available pages in your documentation. This file is always up to date and requires zero maintenance. You can optionally add a custom `llms.txt` file to your project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should call out that it has to be at the root of the project

@ethanpalm ethanpalm merged commit 483ceda into main Aug 7, 2025
5 checks passed
@ethanpalm ethanpalm deleted the custom-llmstxt branch August 7, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants