@@ -24,6 +24,8 @@ classifiers = [
2424 " Intended Audience :: Developers" ,
2525 " Intended Audience :: Education" ,
2626 " Intended Audience :: End Users/Desktop" ,
27+ " Intended Audience :: Information Technology" ,
28+ " Intended Audience :: Other Audience" ,
2729 " Intended Audience :: Science/Research" ,
2830 " Intended Audience :: System Administrators" ,
2931 " License :: OSI Approved :: BSD License" ,
@@ -43,17 +45,24 @@ classifiers = [
4345 " Framework :: Sphinx :: Theme" ,
4446 " Topic :: Documentation" ,
4547 " Topic :: Documentation :: Sphinx" ,
48+ " Topic :: Education" ,
4649 " Topic :: Internet :: WWW/HTTP :: Site Management" ,
50+ " Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking" ,
4751 " Topic :: Printing" ,
4852 " Topic :: Software Development" ,
4953 " Topic :: Software Development :: Documentation" ,
54+ " Topic :: Text Editors :: Documentation" ,
5055 " Topic :: Text Processing" ,
5156 " Topic :: Text Processing :: General" ,
5257 " Topic :: Text Processing :: Indexing" ,
5358 " Topic :: Text Processing :: Markup" ,
5459 " Topic :: Text Processing :: Markup :: HTML" ,
5560 " Topic :: Text Processing :: Markup :: LaTeX" ,
61+ " Topic :: Text Processing :: Markup :: Markdown" ,
62+ " Topic :: Text Processing :: Markup :: reStructuredText" ,
63+ " Topic :: Text Processing :: Markup :: XML" ,
5664 " Topic :: Utilities" ,
65+ " Typing :: Typed" ,
5766]
5867dependencies = [
5968 " sphinxcontrib-applehelp>=1.0.7" ,
0 commit comments