Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
The mkdocs-monorepo-plugin is a plugin designed to enable the building of multiple sets of documentation in a single Mkdocs instance. It facilitates writing documentation in large and business-critical codebases, such as monoliths or monorepos, with features like support for multiple docs folders, multiple navigations, and integration across multiple repositories.
The mkdocs-monorepo-plugin provides essential features for managing documentation in large codebases, offering support for multiple folders, navigations, and repositories while maintaining the user-friendly Mkdocs developer experience. With easy installation through PyPI, this plugin streamlines the documentation process, making it a valuable tool for teams working on significant codebases.
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.
Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.