{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"Enables building multiple sets of documentation from separate folders and mkdocs.yml files within a single Mkdocs site, using an `!include` syntax to merge navigation and content.","skillfed_tags":["mkdocs-plugin","monorepo"],"use_cases":["Building unified API documentation for a monorepo where each API version lives in its own folder with its own mkdocs.yml","Organizing documentation by team ownership in a large codebase, with each team maintaining their own docs folder and navigation","Merging documentation from multiple Git repositories using submodules into a single published site","Maintaining separate changelogs and reference docs for different components while presenting them under one navigation structure"],"what_it_does":"This plugin extends Mkdocs to support documentation structures spread across multiple folders and configuration files, rather than requiring all docs in a single location. It introduces an `!include` directive in mkdocs.yml that lets you reference separate mkdocs.yml files from subdirectories, which the plugin then merges into a unified site. This is designed for large codebases\u2014especially monorepos\u2014where different teams own different parts of the codebase and want to maintain their documentation close to their code.\n\nThe plugin preserves the normal Mkdocs developer experience: you can run `mkdocs serve` at the root to see the merged documentation with live reload, or in a subfolder to work on a single section. It also supports glob-style patterns (via `*include`) to automatically include multiple matching configuration files without listing each one individually.","worth_installing":"Yes, if you have a monorepo or multi-team codebase and need to organize documentation across multiple folders. The plugin is stable and has low install friction. However, note that maintenance is aging (435 days since last release); verify that it works with your specific mkdocs version and plugin ecosystem before committing to it for a critical project."},"id":"mkdocs-monorepo-plugin","links":{"html":"https://skillfed.io/packages/mkdocs-monorepo-plugin","md":"https://skillfed.io/packages/mkdocs-monorepo-plugin.md","pypi":"https://pypi.org/project/mkdocs-monorepo-plugin/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-05","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-monorepo-plugin","python_support":"supports_current","summary":"Plugin for adding monorepository support in Mkdocs."},"popularity":{"monthly_downloads":2021911,"position":3358,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.2"}
