Metadata-Version: 2.1
Name: mkdocs-add-number-plugin
Version: 1.1.0
Summary: A MkDocs plugin to add number to titles of page.
Home-page: https://github.com/shihr/mkdocs-add-number-plugin.git
Author: shihr
Author-email: shrshraa@outlook.com
License: MIT
Keywords: mkdocs index add-number plugin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
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: >=2.7
Description-Content-Type: text/markdown
Requires-Dist: mkdocs (>=1.0.4)

A MkDocs plugin to add number to titles of page.<br>[options]:<br>strict_mode: True|False<br>order: number<br>excludes: list|"*"<br>includes: list<br><br>For detailed usage, please refer to `Homepage`


