Files
mkdocs-material/docs
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
..
2023-10-02 23:16:31 +02:00
2023-10-05 18:05:40 +02:00
2023-09-21 15:57:54 +02:00
2023-08-30 18:22:27 +02:00
2023-09-14 19:09:18 +02:00
2023-10-05 18:07:37 +02:00
2023-10-02 11:37:20 +02:00
2023-02-16 16:21:11 +01:00
2023-09-15 09:25:50 +02:00
2023-09-21 19:02:43 +02:00
2023-08-27 14:21:15 +02:00
2023-09-20 14:39:35 +02:00
2023-09-12 13:37:22 +02:00
2023-01-02 11:08:58 +01:00
2023-09-20 14:03:28 +02:00