We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc97a82 commit 23c3d9fCopy full SHA for 23c3d9f
setup.cfg
@@ -10,7 +10,7 @@ author_email = [email protected]
10
license = MIT
11
license_file = LICENSE
12
classifiers =
13
- Development Status :: 3 - Alpha
+ Development Status :: 4 - Beta
14
Framework :: Sphinx :: Extension
15
Intended Audience :: Developers
16
License :: OSI Approved :: MIT License
@@ -22,6 +22,8 @@ classifiers =
22
Programming Language :: Python :: Implementation :: CPython
23
Topic :: Software Development :: Libraries :: Python Modules
24
Topic :: Text Processing :: Markup
25
+ Topic :: Text Processing :: Markup :: Markdown
26
+ Topic :: Text Processing :: Markup :: reStructuredText
27
keywords = sphinx extension material design web components
28
project_urls =
29
Documentation = https://sphinx-design.readthedocs.io
0 commit comments