Install the Solar theme for Sphinx
mainTo use the Solar theme in a Sphinx project, follow these steps:
- Download and extract the theme archive.
- Locate your Sphinx project's
conf.pyfile. - Set the
html_themeparameter to'solar'. - Set the
html_theme_pathparameter to the absolute or relative path of the directory containing the extracted Solar theme files.