Sphinx theme for Enthought products
Project description
Sphinx theme for Enthought projects, derived from the Scipy theme.
Installation
Install this as a normal Python package. The theme files are in the package data.
In your project’s conf.py file, do the following:
import enthought_sphinx_theme html_theme_path = [enthought_sphinx_theme.theme_path] html_theme = 'enthought'
Theme options
The theme takes the followin options in the html_theme_options configuration variable:
rootlinks
List of tuples (url, link_name) to show in the beginning of the breadcrumb list on the top left. You can override it by defining an edit_link block in searchbox.html.
sidebar
One of "left", "right", "none". Defines where the sidebar should appear.
navigation_links
True or False. Whether to display “next”, “prev”, “index”, etc. links.
use_default_logo
True or False. Whether to use the default Enthought logo in the sidebar. If the html_logo configuration parameter is non-empty, it will override this. Set this to False and html_logo to empty only if you want no logo at all.
use_default_favicon
True or False. Whether to use the default Enthought logo as the favicon. If the html_favicon configuration parameter is non-empty, it will override this. Set this to False and html_favicon to empty only if you want no favicon at all.
The following blocks are defined:
layout.html:header
Block at the top of the page, for logo etc.
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
Built Distribution
Hashes for enthought_sphinx_theme-0.7.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2ea6da1376b7e375d3a23d8d9d348357f3c59859274e46b45f2a8088f5f44f5 |
|
MD5 | 8882db49263a54fa0b0c371a721ed865 |
|
BLAKE2b-256 | d9092df26e91d6987f1b4ced9fd44e6853ae6ad84670f17683a830ef5ace75ea |
Hashes for enthought_sphinx_theme-0.7.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 492658655cd7771c4f505dc275afac13b5305a2183e24b8ad531baff19ae7cbe |
|
MD5 | f529a8c87ef6c106d7ed69b825b518bb |
|
BLAKE2b-256 | f0e491928ca7757ec52be702337a9e2102328a4fead836ae09b0d83a1cc82918 |