To follow up, Ethical Ads will now appear in documentation that
uses pylons-sphinx-themes, has enabled ads, and is 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/
The list of documentation sets that have enabled Ethical Ads include:
http://docs.pylonsproject.org/projects/pyramid/en/latest/
https://docs.pylonsproject.org/projects/webtest/en/latest/
https://docs.pylonsproject.org/projects/waitress/en/latest/
By virtue of using the Alabaster theme, some projects already
had enabled it.
https://docs.pylonsproject.org/projects/webob/en/latest/
We've also added Read the Docs to our list of sponsors for
donating their services for free.
https://pylonsproject.org/community-sponsors.html
https://trypyramid.com/community-sponsors.html
--steve
On 9/19/18 at 4:54 AM,
steve.pi...@gmail.com (Steve Piercy) pronounced:
>Howdy Everyone,
>
>I'd like to get your feedback—either here in the group, by
>personal email, or IRC—on whether the Pylons Project and all
>of its projects with documentation built and hosted by Read The