Nefertiti Sample

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

Usage

  1. Install this theme:

    $ pip install sphinx-nefertiti
    
  2. Add the following to your conf.py file:

    html_theme = 'sphinx_nefertiti'
    
  3. Run Sphinx!

Documentation

Please find further resources and documentation for the Nefertiti theme at https://sphinx-nefertiti.readthedocs.io/.