certbot/acme/docs
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
..
_static gitignores for various doc files 2015-10-21 17:06:36 -07:00
_templates gitignores for various doc files 2015-10-21 17:06:36 -07:00
api Remove autodocs for long-removed acme.other module (#5529) 2018-02-12 16:43:11 -08:00
man Remove the sphinxcontrib.programout [docs]dependency (#3830) 2016-11-30 10:47:10 -08:00
.gitignore gitignores for various doc files 2015-10-21 17:06:36 -07:00
api.rst Split JOSE API docs 2015-10-21 17:06:36 -07:00
conf.py Don't display todo comments in docs (#7753) 2020-02-06 15:39:47 -08:00
index.rst Remove ACMEv1 example. (#6668) 2019-01-22 10:39:31 +01:00
jws-help.txt Remove the sphinxcontrib.programout [docs]dependency (#3830) 2016-11-30 10:47:10 -08:00
make.bat sphinx-quickstart for subpkgs 2015-10-21 17:06:35 -07:00
Makefile sphinx-quickstart for subpkgs 2015-10-21 17:06:35 -07:00