Remove DNS plugin API docs. (#7578)

Replace DNS plugins' API documentation with a note that plugins adhere to certbot's plugin interface.
This commit is contained in:
ohemorange
2019-11-22 12:58:06 -08:00
committed by Brad Warren
parent bd35e71b5c
commit d8ca555eed
29 changed files with 14 additions and 131 deletions
+1 -4
View File
@@ -2,7 +2,4 @@
API Documentation
=================
.. toctree::
:glob:
api/**
Certbot plugins implement the Certbot plugins API, and do not otherwise have an external API.
@@ -1,5 +0,0 @@
:mod:`certbot_dns_cloudflare.dns_cloudflare`
--------------------------------------------
.. automodule:: certbot_dns_cloudflare.dns_cloudflare
:members: