Files
mkdocs/docs
Waylan Limberg 21b3d1d431 Ensure each instance of Config is unique
Replace the global variable `mkdocs.config.DEFAULT_SCHEMA` with
the function `mkdocs.config.defaults.get_schema()`. An instance is no
longer created on import (eliminating circular imports under certain
circumstances) and each call to `get_schema()` builds a new instance
of each object. Fixes #2289.
2021-04-05 18:48:59 -04:00
..
2021-04-04 16:14:29 -04:00
2021-04-04 16:14:29 -04:00
2021-04-04 16:14:29 -04:00
2014-01-21 16:46:05 +00:00
2021-04-04 16:14:29 -04:00
2021-04-04 16:14:29 -04:00