Awesome Sphinx Theme
Create functional and beautiful websites for your documentation with Sphinx.
Get started
Note
This version of the documentation describes version 4 of the sphinxawesome-theme
.
Consider upgrading to version 5, which is easier to set up,
offers your readers dark mode and is designed better.
Because version 5 is such a big change, the documentation for version 4
is still available.
Install the theme:
pip install sphinxawesome-theme
See also
Add the theme to your Sphinx configuration:
html_theme = "sphinxawesome_theme" extensions = ["sphinxawesome_theme"]
See also
Build your documentation.
See also
Learn more
In the How-to section, you can learn more about using and customizing the theme.
The Demo section shows how various elements will look like.