okchain1 Docs Theme
A Sphinx theme for the `okchain1 documentation`_.
Note: This theme is tightly integrated into the Crate.io website and is not intended for general use.
For help making changes to the theme, see the developer docs.
Using the theme
Installation
The Crate docs theme is available as a package on PyPI. However, there is no need to install it yourself. Crate projects that use the theme should install it automatically.
Configuration
The Crate documentation is composed of multiple separate documentation projects, seemlessly interlinked via the Crate docs theme.
To use the theme, add this line to your Sphinx conf.py
file:
from okchain1.theme.rtd.conf.foo import *
Here, replace foo
with the appropriate module for your documentation
project.
Contributing
This project is primarily maintained by Crate.io, but we welcome community contributions!
See the developer docs and the contribution docs for more information.
Help
Looking for more help?
- Check out our support channels