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:
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
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
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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments