mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
* Prevent error when the config file is a stream, to support `-` as the config. * Fix type annotations and edge cases when `config_file_path` is None * Properly prevent users setting `config_file_path` in mkdocs.yml - this was not intended.