pylons-sphinx-themes 1.0.10 has been released.
This version allows projects that use one of the themes it
provides to enable Ethical Ads hosted by Read the Docs.
Enabling Ethical Ads supports both Read the Docs and the Python
Software Foundation with ad revenue.
To enable Ethical Ads, edit your Sphinx's `conf.py` and insert
this snippet:
# Control display of sidebars
html_sidebars = { '**': [
'localtoc.html',
'ethicalads.html',
'relations.html',
'sourcelink.html',
'searchbox.html',
] }
Details are in the readme:
https://pypi.org/project/pylons-sphinx-themes/
Install:
pip install pylons-sphinx-themes==1.0.10
Enjoy, and please report any issues you find to the issue
tracker at:
https://github.com/pylons/pylons-sphinx-themes/issues
- Pylons Project core developers
------------------------
Steve Piercy, Eugene, OR