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
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
Hashes for caktus-sphinx-theme-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e7c46bc70f55653b350a99bca828fa51fa051474902a37b0b2a2a38c1a1246b |
|
MD5 | a73bcc62e4bd0e07ce33a83e83a1527c |
|
BLAKE2b-256 | 23d42d870bce120345d597c57886ad95e6b6e953ba98c7d7c606f852a1a37553 |