Skip to main content

Module mkdocs_config

Module mkdocs_config 

Source
Expand description

Shared MkDocs configuration utilities.

Provides discovery and parsing of mkdocs.yml/mkdocs.yaml files, with caching for efficient repeated lookups.

Functionsยง

find_mkdocs_yml
Find mkdocs.yml or mkdocs.yaml by walking up from start_path.
resolve_docs_dir
Resolve the docs_dir for a project by finding and parsing mkdocs.yml.