Skip to content

A Sphinx theme for SunPy and its affiliated packages.

License

Notifications You must be signed in to change notification settings

dstansby/sunpy-sphinx-theme

 
 

Repository files navigation

SunPy Sphinx Theme

PyPI version

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.

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

About

A Sphinx theme for SunPy and its affiliated packages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.1%
  • CSS 21.3%
  • HTML 9.7%
  • JavaScript 5.8%
  • Makefile 1.1%