Skip to main content

Human Brain Project Sphinx Theme.

Project description

https://travis-ci.org/HumanBrainProject/hbp-sphinx-theme.svg?branch=master

HBP Collaboratory Sphinx Theme

View a working demo over on collaboratory.

This package provide a Sphinx theme for documentation integrated into the Collaboratory. It can be used for standalone websites as well.

screen_integrated.png

Installation

Via package

Download the package or add it to your requirements.txt file:

pip install hbp_sphinx_theme

In your conf.py file:

import hbp_sphinx_theme
html_theme = "hbp_sphinx_theme"
html_theme_path = [hbp_sphinx_theme.get_html_theme_path()]

Via download

Download the hbp_sphinx_theme.zip provided by the latest release to your documentation project directory.

As explained in sphinx documentation, in your conf.py file:

html_theme = 'hbp_sphinx_theme'
html_theme_path = ['.']

Contributing or modifying the theme

HBP Collaboratory Sphinx Theme github project can be included in your documentation project as a git submodule. This will enable you to modify the theme and see the changes immediately in your browser. Please have a look at the documentation example project on how to set up. After you are happy with the changes, you’ve made to the theme, please make a pull request for us to review.

Build and release the theme

The build and release is done using grunt.

grunt release

Changelog

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

hbp-sphinx-theme-0.3.4.tar.gz (384.9 kB view details)

Uploaded Source

File details

Details for the file hbp-sphinx-theme-0.3.4.tar.gz.

File metadata

File hashes

Hashes for hbp-sphinx-theme-0.3.4.tar.gz
Algorithm Hash digest
SHA256 ebd3e7f665e15dc056222edeeba4bf702d556c0eafc838fe738945420d6bd403
MD5 26b373615cd0667c507863df08a32ebd
BLAKE2b-256 299f94a120bfa664c3fdea9f085fa4828d37a9d06cc30ee86ea9028341fc6398

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