{"library":"sphinx-toolbox","type":"library","category":null,"description":"sphinx-toolbox is a collection of handy tools and extensions designed to enhance Sphinx, the Python documentation generator. It provides various directives, roles, advanced autodoc features, and general tweaks to improve the Sphinx documentation experience. The library is currently at version 4.1.2 and maintains an active development cycle, releasing minor and patch versions frequently to support new Sphinx and Python versions.","language":"python","status":"active","version":"4.1.2","tags":["sphinx","documentation","extension","autodoc"],"install":[{"cmd":"pip install sphinx-toolbox","imports":["# In conf.py\nextensions = [\n    'sphinx.ext.autodoc',\n    'sphinx_toolbox',\n    'sphinx_toolbox.more_autodoc' # Or specific sub-extensions\n]"]}],"homepage":null,"github":"https://github.com/sphinx-toolbox/sphinx-toolbox","docs":"https://sphinx-toolbox.readthedocs.io/en/latest","changelog":null,"pypi":"https://pypi.org/project/sphinx-toolbox/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sphinx-toolbox/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}