mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
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:
parent
bd35e71b5c
commit
d8ca555eed
29 changed files with 14 additions and 131 deletions
|
|
@ -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:
|
||||
|
|
@ -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_cloudxns.dns_cloudxns`
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_cloudxns.dns_cloudxns
|
||||
:members:
|
||||
|
|
@ -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_digitalocean.dns_digitalocean`
|
||||
------------------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_digitalocean.dns_digitalocean
|
||||
:members:
|
||||
|
|
@ -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_dnsimple.dns_dnsimple`
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_dnsimple.dns_dnsimple
|
||||
:members:
|
||||
|
|
@ -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_dnsmadeeasy.dns_dnsmadeeasy`
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_dnsmadeeasy.dns_dnsmadeeasy
|
||||
:members:
|
||||
|
|
@ -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_gehirn.dns_gehirn`
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_gehirn.dns_gehirn
|
||||
:members:
|
||||
|
|
@ -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_google.dns_google`
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_google.dns_google
|
||||
:members:
|
||||
|
|
@ -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_linode.dns_linode`
|
||||
------------------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_linode.dns_linode
|
||||
:members:
|
||||
|
|
@ -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_luadns.dns_luadns`
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_luadns.dns_luadns
|
||||
:members:
|
||||
|
|
@ -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_nsone.dns_nsone`
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_nsone.dns_nsone
|
||||
:members:
|
||||
|
|
@ -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_ovh.dns_ovh`
|
||||
------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_ovh.dns_ovh
|
||||
:members:
|
||||
|
|
@ -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_rfc2136.dns_rfc2136`
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_rfc2136.dns_rfc2136
|
||||
:members:
|
||||
|
|
@ -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_route53.authenticator`
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_route53.authenticator
|
||||
:members:
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
:mod:`certbot_dns_route53.dns_route53`
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_route53.dns_route53
|
||||
:members:
|
||||
|
|
@ -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_sakuracloud.dns_sakuracloud`
|
||||
----------------------------------------------
|
||||
|
||||
.. automodule:: certbot_dns_sakuracloud.dns_sakuracloud
|
||||
:members:
|
||||
Loading…
Reference in a new issue