mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Merge pull request #1042 from raimon49/add-python-package-metadata
Added Python package metadata in package.json
This commit is contained in:
commit
37d5661ef3
@ -7,6 +7,14 @@
|
||||
"documentation",
|
||||
"theme"
|
||||
],
|
||||
"classifiers": [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: JavaScript",
|
||||
"Programming Language :: Python",
|
||||
"Topic :: Documentation",
|
||||
"Topic :: Text Processing :: Markup :: HTML"
|
||||
],
|
||||
"homepage": "https://squidfunk.github.io/mkdocs-material/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/squidfunk/mkdocs-material/issues",
|
||||
|
Loading…
x
Reference in New Issue
Block a user