SunPy Project Sphinx Theme
Reason this release was yanked:
Broken for parallel builds
Project description
SunPy Sphinx Theme
This repository contains the sphinx theme used by the Sunpy Project for its website and documentation.
To use put this in your conf.py
file:
from sunpy_sphinx_theme.conf import *
and make sure you do not have the html_theme
variable defined elsewhere in conf.py
.
Dropdown
If you want to add entries to the dropdown menus you can find them in sunpy_sphinx_theme/conf.py
.
If you want to override a link in your build of a project.
You should be able to replace the entries in your project's conf.py
.
This should override the URL for the code of conduct.
html_theme_option["navbar_links"][0][-1][1] = NEW_URL
Sidebar
We do not have a recursive check for the sidebar on all pages.
If you want to add pages to the sidebar you can find html_sidebars
in sunpy_sphinx_theme/conf.py
.
You will want to add to this in your own packages conf.py
Project details
Release history Release notifications | RSS feed
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 sunpy-sphinx-theme-1.2.30.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 232b55a2782c6938a1c080bed61f440eede004fea18dc97979343f33a86996ca |
|
MD5 | 97931ecefb1dc5f7c645e48516abd0f0 |
|
BLAKE2b-256 | c08d16342b5d1ef92e3dd366c5470249a1fb9643b8b7cb928024f343070499d8 |
Hashes for sunpy_sphinx_theme-1.2.30-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 489704011bbc3b3a3f86f622f2975d0075cc613529dd65ad26dc61a11008f42a |
|
MD5 | 3c498e9a3d2ac775eece9de7ba6e7f7a |
|
BLAKE2b-256 | 5f832b0ae67ec7e8b59ae404a03cd881a42ae11f607c91de079104665a1d80da |