Skip to main content

Provides the Alice theme for Sphinx projects.

Project description

Alice Theme for Sphinx

pip Version Build Documentation

Provides the Alice theme for Sphinx projects.

Installation

This theme can be installed using pip:

pip install -U sphinx-alice-theme
    (or)
python -m pip install -U sphinx-alice-theme

Usage

For an existing Sphinx documentation set, the Alice theme can be applied by configuring the html_theme value to sphinx_alice_theme. For example:

html_theme = 'sphinx_alice_theme'

The following theme options are available:

html_theme_options = {
    #'canonical_url': 'https://www.example.com',
    #'includehidden': False,
    #'navigation_depth': 4,
    #'prev_next_buttons_location': 'both', # top, bottom, none
    #'titles_only': False,
}

Dependencies

Project details


Download files

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

Source Distribution

sphinx_alice_theme-0.3.0.tar.gz (43.4 kB view hashes)

Uploaded Source

Built Distribution

sphinx_alice_theme-0.3.0-py3-none-any.whl (45.7 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