mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Move plugins to top-level
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
:mod:`letsencrypt.client.plugins.common`
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.plugins.common
|
||||
:members:
|
||||
@@ -0,0 +1,5 @@
|
||||
:mod:`letsencrypt.client.plugins.disco`
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.plugins.disco
|
||||
:members:
|
||||
@@ -0,0 +1,11 @@
|
||||
:mod:`letsencrypt.client.plugins.standalone`
|
||||
--------------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.plugins.standalone
|
||||
:members:
|
||||
|
||||
:mod:`letsencrypt.client.plugins.standalone.authenticator`
|
||||
==========================================================
|
||||
|
||||
.. automodule:: letsencrypt.client.plugins.standalone.authenticator
|
||||
:members:
|
||||
Reference in New Issue
Block a user