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