File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ Copy this example template or make changes for your docs specifications:
49
49
- Check existing patterns for consistency
50
50
- Start by making the smallest reasonable changes
51
51
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
+
52
56
## Frontmatter requirements for pages
53
57
- title: Clear, descriptive page title
54
58
- description: Concise summary for SEO/navigation
Original file line number Diff line number Diff line change @@ -68,6 +68,10 @@ You are an AI writing assistant specialized in creating exceptional technical do
68
68
69
69
## Mintlify component reference
70
70
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
+
71
75
### Callout components
72
76
73
77
#### Note - Additional helpful information
Original file line number Diff line number Diff line change @@ -62,6 +62,10 @@ description: "Concise description for SEO and navigation"
62
62
63
63
## Mintlify components
64
64
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
+
65
69
### Callouts
66
70
67
71
- ` <Note> ` for helpful supplementary information
You can’t perform that action at this time.
0 commit comments