The theme used to render documentation
Project description
Eon Collective Documentation theme
The Eon Collective Documentation theme contains all files required to build a Sphinx extension that provides the theme.
📘 FYI
Supports Python >= 3.8
Assumptions
This guide assumes that you have set up Sphinx in your project. All you need to do is install this theme and include it within your conf.py file.
It is also assumed that you understand Sphinx.
Installation
# TODO
pip install eon-collective-docs-theme
Usage
In your conf.py file of a Sphinx documentation, specify the "Eon Collective Documentation theme" as an extension.
# TODO
# include the theme in the list of extensions to be loaded
extensions = ['eon_collective_docs_theme', …]
# select the theme
html_theme = 'eon_collective_docs_theme'
Credits
The Eon Collective Documentation theme is based on the Sphinx Wagtail theme.
Read more about Sphinx Wagtail theme in their documentation.
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
Built Distribution
Close
Hashes for eon_collective_docs_theme-0.0.1.dev0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 410a1b93c5b27d495fa2dbf0cbfd16723a25c469e2f8b3c7a7a3ca320ea3f3d6 |
|
MD5 | e316220b80db50c711860eb7a020a9a2 |
|
BLAKE2b-256 | dc90daca4f3a1e87eb6effd9137061032188a420c2e29bbaa0cbfae8a7d5615e |
Close
Hashes for eon_collective_docs_theme-0.0.1.dev0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a65262729b96d7589daa54626837fa3168d94dfb49d3bf853b7113ec3f477749 |
|
MD5 | 2898519313450db52b7387dfae990525 |
|
BLAKE2b-256 | 0105c7d24d36d62d577aa9d554c9c9d45856fcaa6f2c17edd2f0818cec7bef26 |