{"library":"mkdocs-same-dir","title":"mkdocs-same-dir","description":"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.","language":"python","status":"active","last_verified":"Mon Apr 27","install":{"commands":["pip install mkdocs-same-dir"],"cli":null},"imports":["from mkdocs_same_dir import same_dir"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# mkdocs.yml\nplugins:\n  - same_dir\n","lang":"yaml","description":"Enable the plugin in your mkdocs.yml configuration.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}