certbot/letshelp-certbot
Brad Warren 1859fb059d
Don't display todo comments in docs (#7753)
Currently if you go to https://certbot.eff.org/docs/api/certbot.crypto_util.html, there is a todo comment displayed at the top of the page. These todos were written for developers, not users, so I do not think they should be shown from our documentation.

This PR makes the quick and easy fix of configuring Sphinx not to show these todo items. I created #7752 to track removing all of these todos from our docstrings and disabling the Sphinx todo extension.

* Set todo_include_todos=False in sphinx-quickstart

* Remove todos from existing docs.
2020-02-06 15:39:47 -08:00
..
docs Don't display todo comments in docs (#7753) 2020-02-06 15:39:47 -08:00
letshelp_certbot Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
LICENSE.txt rename letshelp-letsencrypt 2016-04-13 17:42:19 -07:00
MANIFEST.in rename letshelp-letsencrypt 2016-04-13 17:42:19 -07:00
README.rst rename letshelp-letsencrypt 2016-04-13 17:42:19 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Drop Python 3.4 support (#7721) 2020-01-24 12:32:07 -08:00

Let's help Certbot client