{"library":"sphinx-material","title":"Sphinx Material","type":"library","description":"A Sphinx theme based on Google's Material Design. Current version 0.0.36, compatible with Python >=3.6. Development is sporadic with minor bugfix releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install sphinx-material"],"cli":null},"imports":["html_theme = \"sphinx_material\""],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/bashtage/sphinx-material","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sphinx-material/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"# conf.py\nhtml_theme = 'sphinx_material'\nhtml_theme_options = {\n    'nav_sidebar': None,\n}\n","lang":"python","description":"Quickstart config to enable the theme.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}