{"library":"sphinxawesome-theme","title":"sphinxawesome-theme","type":"library","description":"An awesome theme for the Sphinx documentation generator. Current version 6.0.2. Released irregularly.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install sphinxawesome-theme"],"cli":null},"imports":["from sphinxawesome_theme import configure_theme"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":"https://sphinxawesome.xyz","github":"https://github.com/kai687/sphinxawesome-theme","docs":"https://sphinxawesome.xyz","changelog":null,"pypi":"https://pypi.org/project/sphinxawesome-theme/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"# conf.py\nfrom sphinxawesome_theme import configure_theme\n\nextensions = ['sphinxawesome_theme']\n\nconfigure_theme(globals())\n\nhtml_theme = 'sphinxawesome_theme'","lang":"python","description":"Add the above to your Sphinx conf.py to use the theme.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}