certbot/acme/docs
Brad Warren ceea41c1e2
Do not document private members (#7675)
It looks like we're currently documenting functions that are marked private (prefixed with an underscore) such as https://certbot.eff.org/docs/api/certbot.crypto_util.html#certbot.crypto_util._load_cert_or_req. I do not think we should do this because the functionality is private, should not be used, and including it in our docs just adds visual noise.

This PR stops us from documenting private code and fixes up `tools/sphinx-quickstart.sh` so we don't document it in future modules.

* Do not document private code.

* Don't document private members in the future.
2020-01-10 16:48:01 -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 Do not document private members (#7675) 2020-01-10 16:48:01 -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