Awesome Sample

This is a simple demonstration of the Awesome Sphinx theme, last updated on 8 April 2025.

Usage

  1. Install this theme:

    $ pip install sphinxawesome-theme
    
  2. Add the following to your conf.py file:

    html_theme = 'sphinxawesome_theme'
    html_permalinks_icon = '<span>¶</span>'
    
  3. Run Sphinx!

Documentation

Please find further resources and documentation for the Awesome theme at https://sphinxawesome.xyz.