mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
27a1e7c3ee
* 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 |
||
---|---|---|
.. | ||
assets | ||
extensions | ||
plugins | ||
extensions.json | ||
extra.json | ||
nav.json | ||
plugins.json | ||
theme.json | ||
validation.json |