Skip to main content

An awesome theme for the Sphinx documentation generator

Project description

MIT license PyPI package version number Netlify Status

This is an awesome theme for the Sphinx documentation generator. See how the theme looks on the demo page.

Features

The theme includes several usability improvements:

Copy code blocks

Code blocks have a Copy button, that allows you to copy code snippets to the clipboard.

Improved links after section titles and captions (“permalinks”)

Clicking on the # character that appears when hovering over headlines and captions copies that link to the clipboard. The tooltips for links after headlines also show the section title, instead of the generic “Permalink to this headline”. Admonitions also include a link for easy referencing.

New directive for highlighting placeholder variables

The theme supports a new directive samp, which is the equivalent of the built-in :samp: interpreted text role. This allows you to highlight placeholder variables in code blocks.

Installation

Install the theme as a Python package:

$ pip install sphinxawesome-theme

Read the full installation instructions for more information.

Usage

To use the theme, set html_theme in the Sphinx configuration file conf.py:

html_theme = "sphinxawesome_theme"

Read the full usage guide for more information.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxawesome-theme-1.10.3.tar.gz (322.3 kB view hashes)

Uploaded Source

Built Distribution

sphinxawesome_theme-1.10.3-py3-none-any.whl (330.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page