Metadata-Version: 1.2
Name: mkdocs-monorepo-plugin
Version: 1.1.0
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
Description: 
                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 Backstage open source team.
            
Keywords: mkdocs monorepo
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3
