mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-03-31 06:24:07 -04:00
Updated JSON schema (#8264)
* Update schema.json * Update schema.json change the order
This commit is contained in:
@@ -166,6 +166,11 @@
|
||||
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#exclude_docs",
|
||||
"type": "string"
|
||||
},
|
||||
"draft_docs": {
|
||||
"title": "Pattern to declare draft documents",
|
||||
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#draft_docs",
|
||||
"type": "string"
|
||||
},
|
||||
"not_in_nav": {
|
||||
"title": "Pattern to declare pages that do not appear in the navigation",
|
||||
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#not_in_nav",
|
||||
|
||||
Reference in New Issue
Block a user