Skip to main content

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

enthought_sphinx_theme-0.6.2.tar.gz (597.0 kB view details)

Uploaded Source

File details

Details for the file enthought_sphinx_theme-0.6.2.tar.gz.

File metadata

  • Download URL: enthought_sphinx_theme-0.6.2.tar.gz
  • Upload date:
  • Size: 597.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for enthought_sphinx_theme-0.6.2.tar.gz
Algorithm Hash digest
SHA256 13d87ea712b3b8a96fd19b8cfcc3681fbf9544cd3348578a8f195d90e4130b90
MD5 c331a1c327b3a37f88bbdd8f84f92296
BLAKE2b-256 4f48a2a798d69ef08c0982f560cc7bb799adc032a165793c2f1e35ecfce10b0f

See more details on using hashes here.

Provenance

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