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

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r480Ps-10126i-5EA1819AAF5E4626BFD231D2B4461555%40Steves-iMac.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to