mkdocs-material/docs/schema
Alexander Voss 27a1e7c3ee
Added new MkDocs 1.5 settings to JSON schema
* added support for two new entries in mkdocs.yml

`exclude_docs` and `not_in_nav` were introduced in MkDocs Version 1.5

* added support for the validation field

* using $defs, supporting simplified form, no additional props

- this should support the forms of definitions described in the manual
  https://www.mkdocs.org/user-guide/configuration/#validation
  including uses with `nav` and `link` sections as well as without
- making use of a `$defs` section to avoid too much duplication
- added `"additionalProperties": false`

* moved `additionalProperties` for consistency with style
2023-10-05 19:16:54 +02:00
..
assets Updated dependencies 2023-09-25 09:13:35 +02:00
extensions Prepare 9.4.0 release 2023-09-21 18:56:35 +02:00
plugins Updated changelogs 2023-09-19 16:07:18 +02:00
extensions.json Improved JSON schema 2022-01-30 18:00:23 +01:00
extra.json Updated JSON schema 2023-07-07 11:22:30 +02:00
nav.json Fixed JSON schema validation errors 2023-01-14 20:48:22 +01:00
plugins.json Merge branch 'master' into docs/guides 2023-09-21 14:53:33 +02:00
theme.json Updated JSON schema 2023-10-02 23:14:08 +02:00
validation.json Added new MkDocs 1.5 settings to JSON schema 2023-10-05 19:16:54 +02:00