Awesome Sphinx Theme

Create functional and beautiful websites for your documentation with Sphinx.


This is the documentation for version 5.2.0 of the Awesome Theme.

Get started

  1. Install the theme:

    pip install sphinxawesome-theme
    
  2. Add the theme to your Sphinx configuration:

    File: conf.py
    html_theme = "sphinxawesome_theme"
    
  3. Build your documentation.

Upgrade

If you want to upgrade to version 5.2.0 of the theme, see Changelog.

Explore