certbot/certbot-dns-google/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
..
_ext fixup! Add documentation for Google 2017-06-08 15:56:38 -07:00
.gitignore Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
api.rst Remove DNS plugin API docs. (#7578) 2019-11-22 12:58:06 -08:00
conf.py Do not document private members (#7675) 2020-01-10 16:48:01 -08:00
index.rst Put API link at the bottom of DNS plugin docs (#5699) 2018-03-12 17:10:23 -07:00
make.bat Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
Makefile Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00