{"library":"pytorch-sphinx-theme","title":"PyTorch Sphinx Theme","description":"PyTorch Sphinx Theme is a Sphinx theme used in PyTorch documentation. The current version is 0.4.9, with release cadence on demand. It provides a consistent look and feel for PyTorch-related documentation projects.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pytorch-sphinx-theme"],"cli":null},"imports":["from pytorch_sphinx_theme import __version__"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# conf.py\nimport pytorch_sphinx_theme\nhtml_theme = 'pytorch_sphinx_theme'\nhtml_theme_path = [pytorch_sphinx_theme.get_html_theme_path()]","lang":"python","description":"Basic configuration to use the theme in Sphinx docs.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}