Merge the source of multiple MkDocs sites into a single one
MkDocs Merge is a powerful tool designed for developers who need to consolidate multiple MkDocs sites into a single cohesive master site. By transforming each sub-site into an organized sub-section of the main site, it enhances documentation management, making it easier to maintain, update, and navigate. With its automatic deduplication and site unification features, this tool streamlines the merging process while preserving the integrity of document organization across various projects.
The latest versions of MkDocs Merge support Python versions 3.8 to 3.10, ensuring compatibility and up-to-date functionality. Whether you're working on microservices documentation or multi-repository projects, MkDocs Merge provides essential features that facilitate collaborative documentation efforts.
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.