Metadata-Version: 2.1
Name: mkdocs-section-index
Version: 0.2.0
Summary: MkDocs plugin to allow clickable sections that lead to an index page
Home-page: https://github.com/oprypin/mkdocs-section-index
License: MIT
Keywords: mkdocs,mkdocs-plugin
Author: Oleh Prypin
Author-email: oleh@pryp.in
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dataclasses (>=0.7,<0.8); python_version < "3.7"
Requires-Dist: mkdocs (>=1.0,<2.0)
Project-URL: Repository, https://github.com/oprypin/mkdocs-section-index
