A MkDocs plugin that allows placing the mkdocs.yml configuration file in the same directory as your documentation source files, rather than in a parent directory. Version 0.1.5, maintained as part of the ProperDocs ecosystem. Release cadence is low.
pip install mkdocs-same-dirVerified import paths — ran on the pinned version, not inferred.
Enable the plugin in your mkdocs.yml configuration.
Install and use 'properdocs' instead of 'mkdocs'.
Place mkdocs.yml in the docs directory and verify paths in the configuration are relative to that directory.