Skip to content

Commit 35f1ca8

Browse files
authored
add link to docs.json schema (#956)
1 parent efa91bc commit 35f1ca8

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

guides/claude-code.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Copy this example template or make changes for your docs specifications:
4949
- Check existing patterns for consistency
5050
- Start by making the smallest reasonable changes
5151

52+
## docs.json
53+
54+
- Refer to the [docs.json schema](https://mintlify.com/docs.json) when building the docs.json file and site navigation
55+
5256
## Frontmatter requirements for pages
5357
- title: Clear, descriptive page title
5458
- description: Concise summary for SEO/navigation

guides/cursor.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ You are an AI writing assistant specialized in creating exceptional technical do
6868

6969
## Mintlify component reference
7070

71+
### docs.json
72+
73+
- Refer to the [docs.json schema](https://mintlify.com/docs.json) when building the docs.json file and site navigation
74+
7175
### Callout components
7276

7377
#### Note - Additional helpful information

guides/windsurf.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ description: "Concise description for SEO and navigation"
6262

6363
## Mintlify components
6464

65+
### docs.json
66+
67+
- Refer to the [docs.json schema](https://mintlify.com/docs.json) when building the docs.json file and site navigation
68+
6569
### Callouts
6670

6771
- `<Note>` for helpful supplementary information

0 commit comments

Comments
 (0)