Skip to content

Commit 74f6007

Browse files
authored
Updated JSON schema (#8264)
* Update schema.json * Update schema.json change the order
1 parent 2313e0c commit 74f6007

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/schema.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,11 @@
166166
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#exclude_docs",
167167
"type": "string"
168168
},
169+
"draft_docs": {
170+
"title": "Pattern to declare draft documents",
171+
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#draft_docs",
172+
"type": "string"
173+
},
169174
"not_in_nav": {
170175
"title": "Pattern to declare pages that do not appear in the navigation",
171176
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#not_in_nav",

0 commit comments

Comments
 (0)