mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Add docs for plugins.common and disco
This commit is contained in:
parent
5672916cb2
commit
fc059b6269
2 changed files with 10 additions and 0 deletions
5
docs/api/client/plugins/common.rst
Normal file
5
docs/api/client/plugins/common.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:mod:`letsencrypt.client.plugins.common`
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.plugins.common
|
||||
:members:
|
||||
5
docs/api/client/plugins/disco.rst
Normal file
5
docs/api/client/plugins/disco.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:mod:`letsencrypt.client.plugins.disco`
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.plugins.disco
|
||||
:members:
|
||||
Loading…
Reference in a new issue