Metadata-Version: 2.1
Name: mkdocs-monorepo-plugin
Version: 0.5.1
Summary: Plugin for adding monorepository support in Mkdocs.
Home-page: https://github.com/backstage/mkdocs-monorepo-plugin
Author: Bilawal Hameed
Author-email: bil@spotify.com
License: Apache-2.0
Keywords: mkdocs monorepo
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
Requires-Dist: mkdocs (>=1.0.4)
Requires-Dist: python-slugify (>=4.0.1)


This introduces support for the !include syntax in mkdocs.yml, allowing you to import additional Mkdocs navigation.
It enables large or complex repositories to have their own sets of docs/ folders, whilst generating only a single Mkdocs site.
This is built and maintained by the engineering community at Spotify.


