certbot/certbot-dns-cloudxns
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
..
certbot_dns_cloudxns Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
docs Don't display todo comments in docs (#7753) 2020-02-06 15:39:47 -08:00
tests Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
LICENSE.txt CloudXNS DNS Authenticator (#4585) 2017-05-19 16:23:53 -07:00
local-oldest-requirements.txt Release 1.1.0 2020-01-14 10:52:03 -08:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08:00
README.rst CloudXNS DNS Authenticator (#4585) 2017-05-19 16:23:53 -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 CloudXNS DNS Authenticator (#4585) 2017-05-19 16:23:53 -07:00
setup.py Bump version to 1.3.0 2020-02-04 14:01:04 -08:00

CloudXNS DNS Authenticator plugin for Certbot