Metadata-Version: 1.2
Name: mkdocs-monorepo-plugin
Version: 0.4.7
Summary: Plugin for adding monorepository support in Mkdocs.
Home-page: https://github.com/spotify/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 engineering community at Spotify.
            
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
