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.
Release files for caktus-sphinx-theme 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| caktus-sphinx-theme-0.1.0.tar.gz | 24.7 kB | Details |
Release files / caktus-sphinx-theme-0.1.0.tar.gz
| Download URL | caktus-sphinx-theme-0.1.0.tar.gz |
|---|---|
| Size | 24.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e7c46bc70f55653b350a99bca828fa51fa051474902a37b0b2a2a38c1a1246b
|
|
BLAKE2b-256 checksum How to use checksums |
23d42d870bce120345d597c57886ad95e6b6e953ba98c7d7c606f852a1a37553
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |