mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Raise an error when site_dir is in docs_dir (as opposed to a warning) and raise an error when docs_dir is the parent dir of the config file. Fixes #610 and #972.