Skip to main content

OPNFV Theme for Sphinx

Project description

This theme is used for all OPNFV documentation and is released seperatly from the documentation itself. It’s and extention of the Sphinx Bootstrap Theme

Installation

Here’s how to install the theme from PyPI

To install and configure the theme do the following.

  1. Install the theme from pypi:

    $ pip install sphinx_opnfv_theme
  2. Configure Sphinx to use the theme:

# conf.py
import sphinx_opnfv_theme

# ...

html_theme = 'opnfv'
html_theme_path = sphinx_opnfv_theme.get_html_theme_path()

Customization

There are no customization specific to this theme yet, but all all customizations Sphinx Bootstrap Theme are supported.

If you’d like your documentation to match OPNFV’s style configure the following options for the bootstrap theme:

html_theme_options = {
  'bootswatch_theme': 'journal',
  'navbar_sidebarrel': false,
  'navbar_title': '',
}

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_opnfv_theme-0.1.1.tar.gz (11.0 kB view details)

Uploaded Source

File details

Details for the file sphinx_opnfv_theme-0.1.1.tar.gz.

File metadata

File hashes

Hashes for sphinx_opnfv_theme-0.1.1.tar.gz
Algorithm Hash digest
SHA256 23338da025e1f734c27cebac9b97c2e3280df7e4f32f16582628e71ddc95753a
MD5 520815842fadadc3135a66cb7884a8ed
BLAKE2b-256 21f1d20d2256dff3167efc7fa3ce51a2dcf590bf643e3ae9c88c56d635a54d26

See more details on using hashes here.

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