Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
533a647
Updated mintlify pages
cdxker Jul 7, 2026
5e6c7a6
Updated mintlify pages
mintlify[bot] Jul 8, 2026
101f6fd
Updated mintlify pages
cdxker Jul 8, 2026
02edf8a
Updated mintlify pages
mintlify[bot] Jul 8, 2026
84096ba
Updated mintlify pages
mintlify[bot] Jul 8, 2026
67f599b
Updated mintlify pages
mintlify[bot] Jul 8, 2026
8b51fe4
Updated mintlify pages
mintlify[bot] Jul 8, 2026
c06d1ef
Updated mintlify pages
mintlify[bot] Jul 8, 2026
728ce9b
Updated mintlify pages
mintlify[bot] Jul 8, 2026
f3ba2cf
Updated mintlify pages
mintlify[bot] Jul 8, 2026
da8562f
Updated mintlify pages
mintlify[bot] Jul 8, 2026
ade76b2
Updated mintlify pages
mintlify[bot] Jul 8, 2026
70a6011
Updated mintlify pages
mintlify[bot] Jul 8, 2026
c0e91db
Updated mintlify pages
mintlify[bot] Jul 8, 2026
75e1a9e
Updated mintlify pages
mintlify[bot] Jul 8, 2026
3e4b4f0
Updated mintlify pages
mintlify[bot] Jul 8, 2026
96146f3
Updated mintlify pages
mintlify[bot] Jul 8, 2026
0fbe832
Updated mintlify pages
mintlify[bot] Jul 8, 2026
e515ead
Updated mintlify pages
mintlify[bot] Jul 8, 2026
a930694
Updated mintlify pages
mintlify[bot] Jul 8, 2026
e6d2746
Updated mintlify pages
mintlify[bot] Jul 8, 2026
a75c717
Updated mintlify pages
mintlify[bot] Jul 8, 2026
bef6351
Updated mintlify pages
mintlify[bot] Jul 8, 2026
136a8a2
Updated mintlify pages
mintlify[bot] Jul 8, 2026
c139700
Updated mintlify pages
mintlify[bot] Jul 8, 2026
7347889
Updated mintlify pages
mintlify[bot] Jul 8, 2026
a941814
Updated mintlify pages
mintlify[bot] Jul 8, 2026
6d9f92c
Updated mintlify pages
mintlify[bot] Jul 8, 2026
ea59696
Updated mintlify pages
mintlify[bot] Jul 8, 2026
0b4856b
Updated mintlify pages
mintlify[bot] Jul 8, 2026
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
31 changes: 25 additions & 6 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

StylesPath = .vale/styles
MinAlertLevel = suggestion
IgnoredScopes = code, tt, img, url, a
IgnoredScopes = code, code, tt, img, url, a
SkippedScopes = script, style, pre, figure, code

Vocab = Mintlify
Expand All @@ -20,24 +20,43 @@ TokenIgnores = (?m)((?:import|export) .+?$), \
(?<!`)(<\w+ ?.+ ?\/>)(?!`), \
(<[A-Z]\w+>.+?<\/[A-Z]\w+>), \
(<[^>]*>), \
\{(?!/\*)[^}]*\}, \
(`[^`]*`), \
(?m)^openapi: .+$, \
\{(?!/\*)(?!/\*)[^}]*\}, \
(`[^`]*`), \, \
(?m)^openapi: .+$, \(?m)^openapi: .+$, \
([\w-]+\.)+(?:json|jsonl|png|jpe?g|gif|svg|mdx?|txt|ya?ml|xml|com|dev|io|ts|js|tsx|jsx), \
[\w-]+="[^"\n]*", \
[\w.+-]+@[\w.-]+, \
\(/[^)\s]*\)

([\w-]+\.)+(?:json|jsonl|png|jpe?g|gif|svg|mdx?|txt|ya?ml|xml|com|dev|io|ts|js|tsx|jsx), \
[\w-]+="[^"\n]*", \
[\w.+-]+@[\w.-]+, \
\(/[^)\s]*\)

BlockIgnores = (?sm)^(<\w+\n .*\s\/>)$, \
(?sm)^({(?!/\*).+?})$, \
(?sm)^[ \t]*```[\s\S]*?```$
Comment thread
cursor[bot] marked this conversation as resolved.
(?sm)^({(?!/\*)(?!/\*).+??})$, \
(?sm)^[ \t]*[ \t]*```[\s\S]*?```$

CommentDelimiters = {/*, */}

[changelog.mdx]
BasedOnStyles = ""

# Code-generator snippet with no prose content
# Code-generator snippet with no prose content
[snippets/vercel-json-generator.mdx]
BasedOnStyles = ""

# Component docs use dotted JSX names (Color.Row, Tree.Folder) that
# false-positive the sentence-spacing rule
[components/{color,tree}.mdx]
Mintlify.Spacing = NO

# Vale lints /api-playground/... link targets in these files in a pass
# that ignores in-document toggles
[{api-playground/asyncapi-setup.mdx,organize/settings-reference.mdx}]
Vale.Terms = NO

[snippets/vercel-json-generator.mdx]
BasedOnStyles = ""

Expand Down
11 changes: 9 additions & 2 deletions ai-native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
title: "AI-native documentation"
sidebarTitle: "AI-native"
description: "Discover how AI-native features enhance reading, writing, and discovering your documentation with the assistant, agent, and MCP server."
keywords: ["AI","assistant","agent","llms.txt","MCP","llms-full.txt"]
keywords: ["AI", "assistant", "agent", "llms.txt", "MCP", "llms-full.txt"]
---

| rob | | |
| --- | --- | --- |
| | | |
| | | |
Comment thread
cursor[bot] marked this conversation as resolved.
Outdated

When you host your documentation on Mintlify, built-in AI features help your users find answers and your team maintain content more efficiently. Your content provides the context for these AI-native features to improve the experiences of reading, writing, and discovering your documentation.

## What makes your documentation AI-native
Expand Down Expand Up @@ -49,10 +54,12 @@ Select any of the following cards for more information.
<Card title="Assistant" icon="bot-message-square" href="/assistant/configure">
Configure the assistant to search external sites or direct people to your support team if it can't answer their questions.
</Card>

<Card title="Automations" icon="message-circle-plus" href="/automations/index">
Get documentation updates automatically on a schedule or when a push event occurs.
</Card>

<Card title="Contextual menu" icon="sparkles" href="/ai/contextual-menu">
Add a menu to pages that lets users query AI tools, connect to your MCP server, and copy pages as context with one click.
</Card>
</CardGroup>
</CardGroup>
4 changes: 2 additions & 2 deletions ai/llmstxt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { PreviewButton } from "/snippets/previewbutton.jsx"

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. This file is always up to date and requires zero maintenance. You can optionally add a custom `llms.txt` file to the root of your project.
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 the root of your project.

<Note>
Authentication affects `llms.txt` and `llms-full.txt` differently depending on your site configuration:
Expand Down Expand Up @@ -80,4 +80,4 @@ Mintlify automatically hosts an `llms-full.txt` file at the root of your project

To add a custom `llms.txt` or `llms-full.txt` file, create an `llms.txt` or `llms-full.txt` file at the root of your project. Adding a custom file overrides the automatically generated file of the same name. If you delete a custom file, Mintlify restores the automatically generated file.

Your custom `llms.txt` or `llms-full.txt` file must have a site title as an H1 heading. Other content is optional. See [Format](https://llmstxt.org/#format) in the `llms.txt` specification for more information on optional sections and best practices.
Your custom `llms.txt` or `llms-full.txt` file must have a site title as an H1 heading. Other content is optional. See [Format](https://llmstxt.org/#format) in the `llms.txt` specification for more information on optional sections and best practices.
Loading
Loading