Skip to main content

Custom Sphinx theme for projects written and maintained by Caktus Consulting Group.

Project description

This is a custom Sphinx theme used for documenting projects written and maintained by Caktus Consulting Group.

Installing

There are no current releases of this theme but you can install directly from Github:

pip install git+git://github.com/caktus/caktus-sphinx-theme.git#egg=caktus-sphinx-theme

Once installed you should change your Sphinx conf.py to include:

import caktus_theme
html_theme = 'caktus'
html_theme_path = [caktus_theme.get_theme_dir()]
html_sidebars = caktus_theme.default_sidebars()

To use the Pygments style from the theme you should ensure that pygments_style is not set.

For additional detail on configuring the theme, please read the full usage documentation.

Documentation

Additional documentation on using caktus-sphinx-theme is available on Read The Docs. The documentation also uses the theme so you can see an example of the style.

License

caktus-sphinx-theme is released under the BSD License. The theme itself contains a number of references to Caktus Consulting Group including logos but you are free to adapt this theme for your own uses. See the LICENSE file for more details.

This theme makes use of the Semantic Grid System which is available under the Apache 2.0 license.

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

caktus-sphinx-theme-0.1.0.tar.gz (24.7 kB view hashes)

Uploaded Source

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